[ Version ( since = "3.10" ) ]
public unowned ListBoxRow get_selected_row ()
Gets the selected row.
Note that the box may allow multiple selection, in which case you should use selected_foreach to find all selected rows.
this |
a ListBox |
the selected row |