Re: getting a GtkWidget*
- From: "bowman" <bowman montana com>
- To: <gtk-list gnome org>
- Subject: Re: getting a GtkWidget*
- Date: Mon, 4 Jun 2001 21:17:55 -0600
From: "Damon Chaplin" <damon ximian com>
>
> Glade outputs a lookup_widget() function in support.c that you can use.
Thanks. I eventually worked my way down to the Glade FAQ in the tarball. I
was looking for something native to Gtk, where the lookup_widget depends on
Glade sticking the name/pointer pair into the top level widget and later
retrieving it.
It certainly works. I'm a little sensitive about user data; I work with a
suite of Motif apps that go back almost 10 years -- appending data to a
widget has be used and abused over those years to the point you never know
just what might be lurking in some widget.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]