<p>In <a href="https://github.com/geany/geany/pull/1038#discussion_r65814827">src/geanyobject.c</a>:</p>
<pre style='color:#555'>> @@ -52,6 +56,11 @@ struct _GeanyObjectPrivate
>    gchar dummy;
>  };
>  
> +/** Get the GObject-derived GType for GeanyObject
> + *
> + * @return GeanyObject type */
> +GEANY_API_SYMBOL
> +GType geany_object_get_type(void);
</pre>
<p>that too, it's totally useless but for girscanner, so make it @gironly at least (and better, it should be private)</p>

<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/058d09f360a420cc639495dbf1567f81d1194462..a52f37027e6ddccad7bc2ccf5f424fb61018427b#r65814827">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJxc_0VFM_FTcL9LTmP44UKZtJFiIks5qIqAWgaJpZM4Ifw_7">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ7D7tXEKHO1k1OImXc3GAk348lQ3ks5qIqAWgaJpZM4Ifw_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/058d09f360a420cc639495dbf1567f81d1194462..a52f37027e6ddccad7bc2ccf5f424fb61018427b#r65814827"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>