ComboBox.getActiveIter

Sets @iter to point to the currently active item.

If no item is active, @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