set_active_iter


Description:

[ Version ( since = "2.4" ) ]
public void set_active_iter (TreeIter? iter)

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

Parameters:

this

A ComboBox

iter

The TreeIter, or null