GtkComboBox::get_active_iter

bool get_active_iter();

The get_active_iter() method returns a GtkTreeIter that points to the current active item or null if there is no active item

See also: set_active_iter()