gtkBuilderGetObjects: gtkBuilderGetObjects
Description
Gets all objects that have been constructed by builder
. Note that
this function does not increment the reference counts of the returned
objects.Usage
gtkBuilderGetObjects(object)
Value
list
containing all the objects
constructed by the GtkBuilder
instance. [ element-type GObject][ transfer container ]