Package: gtk
Accessor gtk:combo-box-active-id
Lambda Listgtk:combo-box-active-id (object) SyntaxArgumentsDetails The accessor for the active-id slot of the gtk:combo-box class gets or sets the ID of the active row of the
combo box. Rows having a nil ID string cannot be made active by this function. If the id-column property of the combo box is unset or if no row has the given ID then the function does nothing and returns nil. Warning | See also |
2025-08-12