Package: gtk

Function gtk:buildable-internal-child

Lambda List

gtk:buildable-internal-child (buildable builder name)

Arguments

buildable -- a gtk:buildable widget
builder -- a gtk:builder object
name -- a string for the name of the child

Return Value

The internal g:object child for the buildable object.

Details

Gets the internal child called name of the buildable object.
 

See also

2025-07-11