[Glade-users] gtk_widget_set_name()
Damon Chaplin
damon at karuna.uklinux.net
Fri Apr 7 11:10:25 EDT 2006
On Fri, 2006-04-07 at 09:07 -0600, Richard Plana wrote:
> Hi,
>
> Is it possible to make the current version of Glade call
> gtk_widget_set_name() with string in the Name property of a widget? If
> it is, how is this done. If not, could someone suggest an alternative
> method of identifying a widget inside a single GtkContainer without
> assuming anything about their orientation or ordering?
If you're using the generated C code, select the "Set Widget Name"
option in the project options, on the "C Options" tab.
If you're using libglade, I think it sets the name already.
Damon
More information about the Glade-users
mailing list