Package: gtk

Function gtk:builder-object

Lambda List

gtk:builder-object (builder name)

Arguments

builder -- a gtk:builder object
name -- a string with the name of the object to get

Return Value

The g:object instance named name or nil if it could not be found in the object tree.

Details

Gets the object named name from the gtk:builder UI definition.
 

See also

2024-9-15