<p>In <a href="https://github.com/geany/geany/pull/746#discussion_r44865365">scintilla/gtk/ScintillaGTK.cxx</a>:</p>
<pre style='color:#555'>> @@ -3114,6 +3135,7 @@ void ScintillaGTK::ClassInit(OBJECT_CLASS* object_class, GtkWidgetClass *widget_
>    // in Initialise() may require coordinate translation?)
>  
>    object_class->finalize = Destroy;
> +  object_class->dispose = Dispose;
</pre>
<p>doesn't matter, but order is inverted from upstream Scintilla</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/746/files#r44865365">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ0jkbpW7PjGlpAQbwDYtn3c4cUwgks5pF7u7gaJpZM4Ge9LW.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/746/files#r44865365"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>