[Glade-users] ? on lookup widget(...)

Huang, Mike MHuang@GBC.com
Mon, 27 Aug 2001 12:07:34 -0500


Hello, 

Can someone help me with usage of lookup_widget(GtkWidget *widget, const
gchar *widget_name)? I don't quite understand the first parameter. Is it the
pointer to the parent widget who contains the child widget (here represented
by *widget_name) for which we want to get its pointer? And if it is, why?

Mike Huang