ListBox.selectedForeach

Calls a function for each selected child.

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

class ListBox
void
selectedForeach

Parameters

func GtkListBoxForeachFunc

the function to call for each selected child

data void*

user data to pass to the function

Meta

Since

3.14