Package: gtk
Function gtk:widget-template-child
Lambda Listgtk:widget-template-child (widget gtype name) ArgumentsReturn Value The g:object instance built in the template XML with the ID name. Details Fetch an object build from the template XML for gtype in this widget
instance.
This will only report children which were previously declared with the gtk:widget-class-bind-template-child function. | See also |
2025-12-07