Ryujinx-GtkSharp/gdk
Vladimir Vukicevic 58f6f01d45 * glib/Object.cs: add needs_ref boolean that controls whether
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
2002-11-10 10:09:05 +00:00
..
.cvsignore 2002-06-21 Mike Kestner <mkestner@speakeasy.net> 2002-06-21 12:29:04 +00:00
Color.custom 2002-10-08 Miguel de Icaza <miguel@ximian.com> 2002-10-08 16:26:24 +00:00
DeviceAxis.custom 2002-10-08 Duncan Mak <duncan@ximian.com> 2002-10-08 06:49:11 +00:00
Event.cs 2002-08-08 Mike Kestner <mkestner@speakeasy.net> 2002-08-08 16:33:46 +00:00
Makefile.in 2002-08-23 Rachel Hestilow <hestilow@ximian.com> 2002-08-23 21:22:16 +00:00
makefile.win32 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-27 02:30:51 +00:00
Pixbuf.custom * glib/Object.cs: add needs_ref boolean that controls whether 2002-11-10 10:09:05 +00:00
Point.custom 2002-10-08 Miguel de Icaza <miguel@ximian.com> 2002-10-08 16:26:24 +00:00
Rectangle.custom 2002-10-08 Miguel de Icaza <miguel@ximian.com> 2002-10-08 16:26:24 +00:00