Method
GtkListBoxget_selected_rows
Declaration [src]
GList*
gtk_list_box_get_selected_rows (
  GtkListBox* box
)
Return value
| Returns: | A list of GtkListBoxRow | 
| A  | |
| The caller of the function takes ownership of the data container, but not the data inside it. |