Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
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
a
GtkBuilder
Value
list
containing all the objects constructed by the
GtkBuilder
instance.
[
element-type
GObject][
transfer container
]
Details
Since 2.12