Method
Gtk.ListBox.get_selected_rows
Declaration [src]
GList*
gtk_list_box_get_selected_rows (
  GtkListBox* box
)
Return value
| Returns: A list of GtkListBoxRow | |
|  | |
| Ownership of the container type is transferred to the caller | |