Package: gtk

Callback gtk-callback

Details

The type of the callback functions used for e.g. iterating over the children of a container, see the gtk-container-foreach function.
 lambda (widget)  
widget
A gtk-widget object to operate on.
 

See also

2021-9-20