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 with the name of the child widget

Return Value

The internal child widget of the buildable widget.

Details

Gets the internal child widget called name of the buildable widget.
 

See also

2021-9-13