Method
AdwComboRowset_selected
Declaration [src]
void
adw_combo_row_set_selected (
AdwComboRow* self,
guint position
)
Parameters
position |
guint |
The position of the item to select, or
|
void
adw_combo_row_set_selected (
AdwComboRow* self,
guint position
)
position |
guint |
The position of the item to select, or
|