Package: gtk

Function gtk-icon-view-selected-foreach

Lambda List

gtk-icon-view-selected-foreach (view func)

Arguments

view -- a gtk-icon-view widget
func -- the callback function to call for each selected icon

Details

Calls a function for each selected icon. Note that the model or selection cannot be modified from within this function.
 

See also

2021-3-9