Re: Custom widgets with GtkBuilder
- From: "Tristan Van Berkom" <tvb gnome org>
- To: "Braden McDaniel" <braden endoframe com>
- Cc: gtk-list gnome org
- Subject: Re: Custom widgets with GtkBuilder
- Date: Wed, 23 Jul 2008 01:02:58 -0400
On Wed, Jul 23, 2008 at 12:45 AM, Braden McDaniel <braden endoframe com> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]