Package: gtk

Function gtk:flow-box-selected-foreach

Lambda List

gtk:flow-box-selected-foreach (flowbox func)

Arguments

flowbox -- a gtk:flow-box widget
func -- a gtk:flow-box-foreach-func callback function

Details

Calls a function for each selected child widget in the flow box. Note that the selection cannot be modified from within this function.
 

See also

#2024-4-14