setActiveId

open fun setActiveId(activeId: String? = null): Boolean(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.DropDown

---

Changes the active row of @combo_box to the one that has an ID equal to

Return

true if a row with a matching ID was found. If a null

Parameters

activeId

the ID of the row to select