Ryujinx-GtkSharp/api
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-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-26 08:03:16 +00:00
art-api.xml 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-26 08:03:16 +00:00
atk-api.xml 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-26 08:03:16 +00:00
gda-api.xml 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-26 08:03:16 +00:00
gdk-api.xml * glib/Object.cs: add needs_ref boolean that controls whether 2002-11-10 10:09:05 +00:00
gdk-symbols.xml 2002-09-07 Rachel Hestilow <hestilow@ximian.com> 2002-09-08 01:29:07 +00:00
glade-api.xml 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-26 08:03:16 +00:00
gnome-api.xml 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-26 08:03:16 +00:00
gnomedb-api.xml 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-26 08:03:16 +00:00
gst-api.xml 2002-11-03 Alp Toker <alp@atoker.com> 2002-11-03 22:03:42 +00:00
gtk-api.xml * generator/StructBase.cs: create a Zero static member for 2002-11-10 10:03:51 +00:00
gtk-symbols.xml 2002-08-19 Rachel Hestilow <hestilow@ximian.com> 2002-08-20 19:56:18 +00:00
Makefile.in Add GStreamer support 2002-11-01 05:01:22 +00:00
makefile.win32 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-27 02:30:51 +00:00
pango-api.xml 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-26 08:03:16 +00:00