RGtk2 (version 2.20.31)

gtkComboBoxSetActiveIter: gtkComboBoxSetActiveIter

Description

Sets the current active item to be the one referenced by iter, or unsets the active item if iter is NULL.

Usage

gtkComboBoxSetActiveIter(object, iter)

Arguments

object
iter
The GtkTreeIter, or NULL. [ allow-none ]

Details

iter must correspond to a path of depth one, or be NULL. Since 2.4