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