Package: gtk

Function gtk:widget-class-bind-template-child

Lambda List

gtk:widget-class-bind-template-child (gtype name)

Arguments

gtype -- a g:type-t type ID of the widget class
name -- a string with the ID of the child defined in the template XML

Details

Binds a child widget defined in a template to the widget class of type gtype.
 

See also

2024-9-14