Method

AdwComboRowget_selected

since: 1.0

Declaration [src]

guint
adw_combo_row_get_selected (
  AdwComboRow* self
)

Description [src]

Gets the position of the selected item.

Available since: 1.0

Gets propertyAdw.ComboRow:selected

Return value

Type: guint

The position of the selected item, or GTK_INVALID_LIST_POSITION if no item is selected.