ListBox.selectedForeach

void selectedForeach(gtk.types.ListBoxForeachFunc func)

Calls a function for each selected child.

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

Parameters

functhe function to call for each selected child