FlowBox.getSelectedChildren

Creates a list of all selected children.

class FlowBox
getSelectedChildren
()

Return Value

Type: gtk.flow_box_child.FlowBoxChild[]

A glib.list.List containing the gtk.widget.Widget for each selected child. Free with glib.list.List.free when done.