Package: gtk

Callback gtk:gtk-callback

Syntax

lambda (widget)

Arguments

widget -- a gtk:widget widget to operate on

Details

The type of the callback functions used for e.g. iterating over the children of a container, see the gtk:container-foreach function.
 

See also

2024-3-23