get_selected
Description:
Gets the position of the selected item.
Parameters:
| this |
a `GtkDropDown` |
Returns:
|
the position of the selected item, or gtk_invalid_list_position if no item is selected |
Gets the position of the selected item.
| this |
a `GtkDropDown` |
|
the position of the selected item, or gtk_invalid_list_position if no item is selected |