Method

AdapComboRowget_selected

Declaration [src]

guint
adap_combo_row_get_selected (
  AdapComboRow* self
)

Description [src]

Gets the position of the selected item.

Gets propertyAdap.ComboRow:selected

Return value

Type: guint

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