mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-10-28 01:57:56 +00:00
* generator/Method.cs : s/GetType/GetGType. Don't generated static methods for interfaces. * glib/Object.cs : add GType prop * gnome/*.custom : s/Type/GType * parser/Gtk.metadata : rule to make TreeIter opaque * parser/gapi2xml.pl : handle interface methods properly * sample/Fifteen.cs : s/Type/GType svn path=/trunk/gtk-sharp/; revision=6556 |
||
|---|---|---|
| .. | ||
| Atk.metadata | ||
| Gdk.metadata | ||
| Gnome.metadata | ||
| Gtk.metadata | ||
| README | ||
Put source modules here to parse for the gtkapi.xml file. Currently supported: glib-2.0.3 pango-1.0.3 atk-1.0.2 gtk+-2.0.5 * you need gdkpixbuf*.[ch] from gdk/ symlinked into gdk-pixbuf/ libgnome-2.0.1 libgnomecanvas-2.0.1 libgnomeui-2.0.1 gtkhtml: cvs branch gnome-2-port files gtkhtml.[ch], gtkhtml-types.h, gtkhtml-enums.h, gtkhtml-stream.[ch]