GtkSharp/glib
Vladimir Vukicevic dd061f70b1 * glib/ObjectManager.cs, glue/type.c: If there isn't
an exact match for a C GObject class (i.e. BluecurveStyle),
walk up the gobject type hierarchy until we find a type
that we do have a wrapper for, and return that.  This means
that you'll always, worst-case, end up with a GObject.

* glib/Value.cs, glue/value.c: Added default constructor
to GLib.Value() that creates a new value with a type of
INVALID, and changed the glue function to not call
gtk_type_init if INVALID is passed.

svn path=/trunk/gtk-sharp/; revision=7994
2002-10-05 05:12:00 +00:00
..
.cvsignore 2002-06-21 Mike Kestner <mkestner@speakeasy.net> 2002-06-21 12:29:04 +00:00
Boxed.cs 2002-07-30 Rachel Hestilow <hestilow@ximian.com> 2002-07-30 23:02:12 +00:00
DelegateWrapper.cs 2002-08-29 Rachel Hestilow <hestilow@ximian.com> 2002-08-29 21:45:07 +00:00
EnumWrapper.cs 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +00:00
GException.cs 2002-06-20 Mike Kestner <mkestner@speakeasy.net> 2002-06-20 01:45:13 +00:00
Idle.cs 2002-08-31 Rachel Hestilow <hestilow@ximian.com> 2002-08-31 20:37:52 +00:00
IWrapper.cs 2002-08-22 Mike Kestner <mkestner@speakeasy.net> 2002-08-21 00:22:24 +00:00
List.cs 2002-08-31 Rachel Hestilow <hestilow@ximian.com> 2002-09-01 04:46:38 +00:00
ListBase.cs 2002-09-01 Gonzalo Paniagua Javier <gonzalo@gnome-db.org> 2002-09-01 10:40:24 +00:00
Makefile.in 2002-08-22 Mike Kestner <mkestner@speakeasy.net> 2002-08-20 23:43:16 +00:00
makefile.win32 2002-06-22 Mike Kestner <mkestner@speakeasy.net> 2002-06-22 22:12:51 +00:00
Object.cs 2002-09-11 Miguel de Icaza <miguel@ximian.com> 2002-09-12 19:21:46 +00:00
ObjectManager.cs * glib/ObjectManager.cs, glue/type.c: If there isn't 2002-10-05 05:12:00 +00:00
Opaque.cs 2002-08-22 Mike Kestner <mkestner@speakeasy.net> 2002-08-21 00:22:24 +00:00
SignalArgs.cs 2001-11-25 Mike Kestner <mkestner@speakeasy.net> 2001-11-25 17:06:27 +00:00
SignalAttribute.cs 2002-09-13 Ricardo Fernndez Pascual <ric@users.sourceforge.net> 2002-09-13 11:38:36 +00:00
SignalCallback.cs 2002-07-16 Mike Kestner <mkestner@speakeasy.net> 2002-07-16 23:14:35 +00:00
SList.cs 2002-08-31 Rachel Hestilow <hestilow@ximian.com> 2002-09-01 04:46:38 +00:00
Timeout.cs 2002-06-06 Mike Kestner <mkestner@speakeasy.net> 2002-06-06 23:17:10 +00:00
TypeFundamentals.cs 2002-05-02 Mike Kestner <mkestner@speakeasy.net> 2002-05-02 21:57:41 +00:00
UnwrappedObject.cs 2002-06-24 Rachel Hestilow <hestilow@ximian.com> 2002-06-24 23:38:51 +00:00
Value.cs * glib/ObjectManager.cs, glue/type.c: If there isn't 2002-10-05 05:12:00 +00:00