[Mono-devel-list] binding GObjects into Mono

Mike Kestner mkestner at novell.com
Fri Jan 21 10:37:26 EST 2005


On Fri, 2005-01-21 at 15:54 +0100, Frederic Peters wrote:
> I would then need to do object->child and get a GtkButton, a GtkVBox,
> whatever the object is but not a GtkWidget object.

> I looked at Gtk# but couldn't find anything.

GLib.Object.GetObject is the Gtk# entry point for wrapping GObject
pointers.

-- 
Mike Kestner <mkestner at novell.com>




More information about the Mono-devel-list mailing list