Ryujinx-GtkSharp/glue
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-04-25 Mike Kestner <mkestner@speakeasy.net> 2002-04-25 09:17:54 +00:00
adjustment.c Add patches from Cesar 2002-11-08 23:32:27 +00:00
canvas-proxy-marshal.c 2002-09-29 Rachel Hestilow <hestilow@ximian.com> 2002-09-30 02:21:06 +00:00
canvas-proxy-marshal.h 2002-09-29 Rachel Hestilow <hestilow@ximian.com> 2002-09-30 02:21:06 +00:00
canvas-proxy-marshal.list 2002-09-29 Rachel Hestilow <hestilow@ximian.com> 2002-09-30 02:21:06 +00:00
canvas-proxy.c 2002-09-29 Rachel Hestilow <hestilow@ximian.com> 2002-09-30 02:21:06 +00:00
canvas-proxy.h 2002-08-17 Duncan Mak <duncan@ximian.com> 2002-08-16 17:14:53 +00:00
canvasitem.c 2002-08-06 Duncan Mak <duncan@ximian.com> 2002-08-06 16:01:15 +00:00
canvaspoints.c 2002-08-12 Rachel Hestilow <hestilow@ximian.com> 2002-08-12 19:14:44 +00:00
clipboard.c * generator/StructBase.cs: create a Zero static member for 2002-11-10 10:03:51 +00:00
colorseldialog.c 2002-07-11 Duncan Mak <duncan@ximian.com> 2002-07-11 13:18:36 +00:00
combo.c Add glue code for combo.c 2002-11-07 19:19:15 +00:00
dialog.c 2002-07-11 Duncan Mak <duncan@ximian.com> 2002-07-11 13:18:36 +00:00
error.c 2002-06-20 Mike Kestner <mkestner@speakeasy.net> 2002-06-20 01:45:13 +00:00
event.c 2002-06-26 Rachel Hestilow <hestilow@ximian.com> 2002-06-26 08:36:05 +00:00
fileselection.c 2002-06-24 Duncan Mak <duncan@ximian.com> 2002-06-24 20:38:48 +00:00
gladexml.c 2002-08-12 Rachel Hestilow <hestilow@ximian.com> 2002-08-12 19:14:44 +00:00
list.c 2002-08-31 Rachel Hestilow <hestilow@ximian.com> 2002-09-01 04:46:38 +00:00
Makefile.am * generator/StructBase.cs: create a Zero static member for 2002-11-10 10:03:51 +00:00
makefile.win32 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-27 02:30:51 +00:00
object.c * glib/Object.cs: add needs_ref boolean that controls whether 2002-11-10 10:09:05 +00:00
paned.c 2002-07-19 Duncan Mak <duncan@ximian.com> 2002-07-19 07:54:33 +00:00
program.c 2002-08-28 Rachel Hestilow <hestilow@ximian.com> 2002-08-28 20:58:01 +00:00
slist.c 2002-06-26 Rachel Hestilow <hestilow@ximian.com> 2002-06-26 08:36:05 +00:00
style.c * glue/style.c, gtk/Style.custom: handle 2002-10-08 07:48:43 +00:00
type.c * glib/Object.cs: add needs_ref boolean that controls whether 2002-11-10 10:09:05 +00:00
value.c * glib/ObjectManager.cs, glue/type.c: If there isn't 2002-10-05 05:12:00 +00:00
widget.c 2002-09-23 Miguel de Icaza <miguel@ximian.com> 2002-09-24 03:21:37 +00:00
win32dll.c 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-27 02:30:51 +00:00