Builder.getObjects

Gets all objects that have been constructed by builder.

Note that this function does not increment the reference counts of the returned objects.

class Builder
getObjects
()

Return Value

Type: gobject.object.ObjectG[]

a newly-allocated glib.slist.SList containing all the objects constructed by the GtkBuilder instance. It should be freed by glib.slist.SList.free