IconView.selectedForeach

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

More...
class IconView
void
selectedForeach

Parameters

func gtk.types.IconViewForeachFunc

The function to call for each selected icon.

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead