Package: gtk
Function gtk:combo-box-text-active-text
Lambda Listgtk:combo-box-text-active-text (combo) ArgumentsReturn ValueThe string containing the currently active text. Details Returns the currently active text in the combo box, or nil if
none is selected.
If the combo box contains an entry, this function will return its
contents which will not necessarily be an item from the list. Warning | See also |
2024-4-6