Package: gtk

Callback gtk:flow-box-foreach-func

Syntax

lambda (flowbox child)

Arguments

flowbox -- a gtk:flow-box widget
child -- a gtk:flow-box-child child widget

Details

A callback function used by the gtk:flow-box-selected-foreach function. It will be called on every selected child widget of the flow box.
 

See also

#2024-4-14