Method

HandyComboRowset_selected_index

since: 1.0

Declaration [src]

void
hdy_combo_row_set_selected_index (
  HdyComboRow* self,
  gint selected_index
)

Description [src]

Sets the index of the selected item in its GListModel.

Available since: 1.0

Parameters

selected_index

Type: gint

The index of the selected item.