RGtk2 (version 2.20.31)

gtkBuilderGetObject: gtkBuilderGetObject

Description

Gets the object named name. Note that this function does not increment the reference count of the returned object.

Usage

gtkBuilderGetObject(object, name)

Arguments

object
name
name of object to get

Value

GObject] the object named name or NULL if it could not be found in the object tree. [ transfer none ]

Details

Since 2.12