Package: gtk
Function gtk-combo-box-text-active-text
Lambda Listgtk-combo-box-text-active-text (combo) ArgumentsReturn Value
A 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. | See also |
*2021-3-12