ComboBox.getActiveIter

Sets @iter to point to the currently active item, if any item is active. Otherwise, @iter is left unchanged.

class ComboBox
bool
getActiveIter

Parameters

iter TreeIter

A #GtkTreeIter

Return Value

Type: bool

%TRUE if @iter was set, %FALSE otherwise

Meta