RGtk2 (version 2.20.31)

gtkComboBoxSetActive: gtkComboBoxSetActive

Description

Sets the active item of combo.box to be the item at index.

Usage

gtkComboBoxSetActive(object, index)

Arguments

object
index
An index in the model passed during construction, or -1 to have no active item

Details

Since 2.4