mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 01:35:31 +00:00
6a6e89d67e
* glade/Glade.metadata : mark the XMLCustomWidgetHandler string params const-gchar*. Wonder how many of these are gonna screw us? svn path=/trunk/gtk-sharp/; revision=41745
7 lines
416 B
XML
7 lines
416 B
XML
<?xml version="1.0"?>
|
|
<metadata>
|
|
<attr path="/api/namespace/callback[@cname='GladeXMLCustomWidgetHandler']/*/*[@type='gchar*']" name="type">const-gchar*</attr>
|
|
<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>
|