ListBox.getSelectedRows

Creates a list of all selected children.

class ListBox
getSelectedRows
()

Return Value

Type: ListG

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

Meta

Since

3.14