Package: gtk
Function gtk:widget-observe-children
Lambda Listgtk:widget-observe-children (widget) ArgumentsReturn ValueThe g:list-model object tracking the children of widet. Details Returns a g:list-model object to track the children of widget. Calling this function will enable extra internal bookkeeping to track children and emit signals on the returned list model. It may slow down operations a lot. Applications should try hard to avoid calling this function because of the slowdowns. | See also |
#2024-12-9