ListBox.getSelectedRows

Creates a list of all selected children.

class ListBox
getSelectedRows
()

Return Value

Type: gtk.list_box_row.ListBoxRow[]

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