mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 16:55:37 +00:00
8e5f5ec6a4
* gtk/Gtk.metadata: * glade/Glade.metadata: mark return type as const-gchar* for Gtk.Global.CheckVersion and Glade.Global.ModuleCheckVersion so Gtk# does not try to free them. Thanks to jaspervp@gmx.net (Jasper van Putten) for identifying the Glade part. Fixes bugs #61329 and #60954 svn path=/trunk/gtk-sharp/; revision=31239
6 lines
287 B
XML
6 lines
287 B
XML
<?xml version="1.0"?>
|
|
<metadata>
|
|
<attr path="/api/namespace/object[@cname='GladeXML']/method[@name='GetWidgetPrefix']" name="hidden">1</attr>
|
|
<attr path="/api/namespace/class[@name='Global']/method[@name='ModuleCheckVersion']/return-type" name="type">const-gchar*</attr>
|
|
</metadata>
|