<p>In <a href="https://github.com/geany/geany/pull/1038#discussion_r66184431">src/geanyobject.c</a>:</p>
<pre style='color:#555'>> @@ -32,6 +32,10 @@
>   * Emitted just after loading main keyfile settings.
>   */
>  
> +/**
> + * @file geanyobject.h
> + * Definition of the global GeanyObject */
> +
</pre>
<blockquote>
<p>Why? ...</p>
</blockquote>

<p>Because it's not useful to normal plugins and only used internally by the bindings generated by a core script, so there's no point in having it clutter up the normal API documentation. I thought that's what <code>@gironly</code> is for. No big deal though.</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/112ef938ff8c100b62c3ca12a608ed44daa365cf#r66184431">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ9Q_uq_CmD3EmdlTElvVpDc7gRZwks5qJii9gaJpZM4Ifw_7">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ4GxRPA-OKUO2IVwPtJsxd-rvvgvks5qJii9gaJpZM4Ifw_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#r66184431"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>