Package: gtk
Function gtk:drop-down-new-from-strings
Lambda Listgtk:drop-down-new-from-strings (&rest strings) ArgumentsReturn ValueThe new gtk:drop-down widget. Details
Creates a new dropdown widget that is populated with the strings in strings. Each strings argument can be a string, a list of strings or a nested
list of strings. If no arguments are provided, an empty drop down is
created. | See also |
2026-04-26