Method
AdwComboRowset_selected
Declaration [src]
void
adw_combo_row_set_selected (
  AdwComboRow* self,
  guint position
)
Parameters
- position
- 
            Type: guintThe position of the item to select, or GTK_INVALID_LIST_POSITION.
void
adw_combo_row_set_selected (
  AdwComboRow* self,
  guint position
)
positionType: guint
The position of the item to select, or
  GTK_INVALID_LIST_POSITION.