Gets the selected row.
Note that the box may allow multiple selection, in which case you should use gtk_list_box_selected_foreach() to find all selected rows.
the selected row
3.10
See Implementation
Gets the selected row.
Note that the box may allow multiple selection, in which case you should use gtk_list_box_selected_foreach() to find all selected rows.