> > I'd like to know it is possible to add new widgets
> > to the GladeXML object after it was constructed
> > in order that these widgets can be recognized 
> > by glade_xml_get_widget().

I don't think that's directly supported.

Theres a good chance of it working however if you
use glades custom widget creation callback and call
gtk_widget_set_name before you return your widget.

Stephen.
-- 
Stephen Kennedy <[EMAIL PROTECTED]>
http://meld.sf.net visual diff and merge

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to