how's a gtkentry widget that's defined by a glade file initialized.

when the dialog window is called, the gtkentry text area needs to be
initialized to some known, changing data.

the widget is defined local to the glade window file
and the linker doesn't recognize gtkentry widget.

is there a macro or procedure that can be used to get to
the gtkentry widget that's contained in a window
so the text area can be initialized?

noticed in peter wright's book, beginning gtk+/gnome programming,
page 450, there's a lookup_widget that look's like a fit.
however,  didn't see it defined in book or in /usr/include/gtk.
was this method replaced by some other method since book's printing?


thanks in advance,
tom


_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to