How can I access a widget contained in a window with only the window pointer
available. It looks like gtk_container_children() might do this, but the
documentation only gives a funtion prototype. What exactly is the Glist
returned by gtk_container_children(), and how would I use it to tell the
difference between a gtkbutton and a gtkcombo?
-- Stupid Genius
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
- Re: How to find a widget contained witin a widget Dugas, Alan
- Re: How to find a widget contained witin a widget Mark Leisher
