mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 22:15:48 +00:00
8896672938
* parser/Gtk.metadata: add a bunch of out arg rules, add a vararg rule for the ListStore constructor, change method names of TreeModel's signal emission methods, remove opaque rule of GtkTreeIter, remove null_ok rules of TreeModel.IterNChildren and TreeModel.IterNthChild. * parser/Metadata.pm: add some code to be able to filter on parameter names. * generator/Method.cs: a method with accessor args and a non-void return value cannot be written as property. * sample/Makefile.in, sample/TreeViewDemo.cs: add a simple TreeView demo app. * gtk/ListStore.custom, gtk/TreeModel.custom, gtk/TreeModelSort.custom, gtk/TreeStore.custom, gtk/TreeView.custom: customizations. svn path=/trunk/gtk-sharp/; revision=6576 |
||
---|---|---|
.. | ||
GAPI | ||
Atk.metadata | ||
build.pl | ||
formatXml.c | ||
gapi2xml.pl | ||
gapi_pp.pl | ||
Gdk.metadata | ||
Gnome.metadata | ||
Gtk.metadata | ||
makefile | ||
Metadata.pm | ||
README | ||
TODO |
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]