Hi All,
I want to get all the objects being created by builder. I looked at the below API
GSList* gtk_builder_get_objects (GtkBuilder *builder);
How to identify which widget has which pointer? In what order does GSList gets populated?
I basically want to avoid several calls to gtk_builder_get_object.
Regards,
Harinandan S
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list