Gtk.ComboBox.prototype.get_active_iter
function get_active_iter():Boolean { // Gjs wrapper for gtk_combo_box_get_active_iter() }
Sets iter to point to the current active item, if it exists.
Since 2.4
- Returns
true, if iter was set
function get_active_iter():Boolean { // Gjs wrapper for gtk_combo_box_get_active_iter() }
Sets iter to point to the current active item, if it exists.
Since 2.4
true, if iter was set