<p>In <a href="https://github.com/geany/geany/pull/1038#discussion_r65829724">src/document.c</a>:</p>
<pre style='color:#555'>> @@ -3807,3 +3807,14 @@ void document_grab_focus(GeanyDocument *doc)
>  
>    gtk_widget_grab_focus(GTK_WIDGET(doc->editor->sci));
>  }
> +
> +static void        *copy_(void *src) { return src; }
> +static void         free_(void *doc) { }
> +
> +/** Gets the GBOxed-derived type of GeanyDocument
</pre>
<p>Should make this and the others @gironly or not doxygen-commented.</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#r65829724">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ9xAVWY9mpBYAOhuK3b6Mcu1hA-jks5qI3c6gaJpZM4Ifw_7">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ_n-5LraQoIX2-Kn7CBmRQc0ZLHhks5qI3c6gaJpZM4Ifw_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#r65829724"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>