get_selected_row


Description:

[ 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.

Parameters:

this

a ListBox

Returns:

the selected row