RGtk2 (version 2.20.31)

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)

Arguments

object

Value

list containing all the objects constructed by the GtkBuilder instance. [ element-type GObject][ transfer container ]

Details

Since 2.12