[ Version ( since = "2.4" ) ]
public bool get_active_iter (out TreeIter iter)
Sets iter to point to the currently active item.
Use [class@Gtk.DropDown]
If no item is active, iter is left unchanged.
| this |
A `GtkComboBox` |
| iter |
A `GtkTreeIter` |
|
true if |