mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-05 12:35:00 +00:00
we need to ref this object once we have a pointer to it or not. By default this is set to true -- constructors and other functions where we do own the object need to set this to false before setting the "Raw" property. Also added Unref and RefCount methods. * glue/object.c, glue/type.c: some utility functions for refcounting support * gdk/Pixbuf.custom: manually wrap a few functions so that the refcount ends up being correct at the end (need an extra Unref) * api/gdk-api.xml, sources/Gdk.metadata: metadata updates for hiding manually-wrapped Pixbuf stuff svn path=/trunk/gtk-sharp/; revision=8913 |
||
|---|---|---|
| .. | ||
| Atk.metadata | ||
| Gda.metadata | ||
| Gdk.metadata | ||
| Gnome.metadata | ||
| GnomeDb.metadata | ||
| gtk-sharp.sources | ||
| Gtk.metadata | ||
| makefile | ||
| Pango.metadata | ||
| README | ||
Put source modules here to parse for the gtkapi.xml file. Directories are now listed in gtk-sharp.sources, you need to update this when adding an API. 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] libglade-2.0.0 libart_lgpl-2.3.10 libgda-0.8.193 libgnomedb-0.8.193