On Wed, Jul 23, 2008 at 12:45 AM, Braden McDaniel <braden@xxxxxxxxxxxxx> wrote: > I posted this query to gtk-app-devel a couple of days ago; but so far it > has no takers. Hopefully someone here will have some insight... Hi, sorry I read your other mail but was in a hurry and didnt reply... The _init() function is really more an instance initializer, my guess that your problem has something to do with the order in which gobject constructs the object. To deal with a fully constructed object, override the constructor instead. Cheers, -Tristan _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list