<p>In <a href="https://github.com/geany/geany/pull/1038#discussion_r68078750">src/document.h</a>:</p>
<pre style='color:#555'>> @@ -70,6 +70,9 @@ typedef struct GeanyFilePrefs
>  GeanyFilePrefs;
>  
>  
> +#define GEANY_TYPE_DOCUMENT (document_get_type())
> +GType document_get_type (void);
</pre>
<div class="email-fragment">Am 22.06.2016 um 17:31 schrieb Colomban Wendling:</div>
<div class="email-quoted-reply"> In src/document.h
 <<a href="https://github.com/geany/geany/pull/1038#discussion_r68075614" class="issue-link js-issue-link" data-url="https://github.com/geany/geany/issues/1038" data-id="155136104" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#1038 (comment)</a>>:

> @@ -70,6 +70,9 @@ typedef struct GeanyFilePrefs
>  GeanyFilePrefs;
>
>
> +#define GEANY_TYPE_DOCUMENT (document_get_type())
> +GType document_get_type (void);

 <a href="https://github.com/kugel-" class="user-mention">@kugel-</a> <<a href="https://github.com/kugel-">https://github.com/kugel-</a>> something to say on this?
</div>
<div class="email-fragment">They are used in the g_signal_new() calls in geanyobject.c. What's wrong
with them?</div>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1038/files/112ef938ff8c100b62c3ca12a608ed44daa365cf#r68078750">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ_TWEshKSrpee-G1VV6I_1aGPB8wks5qOViTgaJpZM4Ifw_7">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJxP-n4jEDNUnTYoG2BaQeJJMMr-Gks5qOViTgaJpZM4Ifw_7.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1038/files/112ef938ff8c100b62c3ca12a608ed44daa365cf#r68078750"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>