Method
GtkBuilderget_objects
Declaration [src]
GSList*
gtk_builder_get_objects (
GtkBuilder* builder
)
Description [src]
Gets all objects that have been constructed by builder
.
Note that this function does not increment the reference counts of the returned objects.