Package: gtk

Function gtk:drop-down-new-from-strings

Lambda List

gtk:drop-down-new-from-strings (strings)

Arguments

strings -- a list of strings to put in the dropdown

Return Value

The new gtk:drop-down widget.

Details

Creates a new dropdown widget that is populated with the strings in strings.
 

See also

2024-1-10