FlowBox.selectedForeach

Calls a function for each selected child.

Note that the selection cannot be modified from within this function.

class FlowBox
void
selectedForeach

Parameters

func GtkFlowBoxForeachFunc

the function to call for each selected child

data void*

user data to pass to the function

Meta

Since

3.12