FlowBox.getSelectedChildren

Creates a list of all selected children.

class FlowBox
getSelectedChildren
()

Return Value

Type: ListG

A GList containing the GtkWidget for each selected child. Free with g_list_free() when done.

Meta