Package: gtk
Function gtk:widget-class-bind-template-child
Lambda Listgtk:widget-class-bind-template-child (gtype name) ArgumentsDetails
Binds a child widget defined in a template to the widget class of type gtype.
Automatically assign an object declared in the class template XML to be set accessible via the gtk:widget-template-child function. Note that this must be called from a composite widget class initializer after calling the gtk:widget-class-set-template function. | See also
|
2025-12-07