get_active_iter


Description:

public bool get_active_iter (out TreeIter iter)

Sets iter to point to the currently active item.

Note:

Use [class@Gtk.DropDown]

If no item is active, iter is left unchanged.

Parameters:

this

A `GtkComboBox`

iter

A `GtkTreeIter`

Returns:

true if iter was set, false otherwise