<p>In <a href="https://github.com/geany/geany/pull/1038#discussion_r68306942">scintilla/gtk/ScintillaGTK.cxx</a>:</p>
<pre style='color:#555'>> @@ -3250,6 +3250,7 @@ void scintilla_release_resources(void) {
>  static void *copy_(void *src) { return src; }
>  static void free_(void *doc) { }
>  
> +GEANY_API_SYMBOL
>  GType scnotification_get_type(void) {
>    static gsize type_id = 0;
</pre>
<div class="email-quoted-reply">     Anyway the discussion out of scope for this PR

 Code review is out of scope for this PR? At the least it could do like
 the code <a href="https://github.com/b4n" class="user-mention">@b4n</a> <<a href="https://github.com/b4n">https://github.com/b4n</a>> linked to, and avoid ugly (and
 useless) casts.
</div>
<div class="email-fragment">Yes, reviewing *this* code is out of scope for *this* PR. The code you
question is not changed in this PR and is already part Geany.

This PR just adds the GEANY_API_SYMBOL decoration and the implementation
is irrelevant to the PR.</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/6b5a47d05f575b321ff158044420864ee9e59889#r68306942">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJwvj5XLQYZipU8DJyafjSyDSaf6jks5qOunpgaJpZM4Ifw_7">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ4yBQQH4flxdw-IKRE47A91jTY5Aks5qOunpgaJpZM4Ifw_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/6b5a47d05f575b321ff158044420864ee9e59889#r68306942"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>