Package: gtk

Function gtk:combo-box-text-new-with-entry

Lambda List

gtk:combo-box-text-new-with-entry ()

Return Value

The new gtk:combo-box-text widget.

Details

Creates a new combo box text widget, which is a gtk:combo-box widget just displaying strings. The combo box created by this function has an entry.

Warning

The gtk:combo-box-text implementation is deprecated since 4.10. Use the gtk:drop-down widget instead.
 

See also

2024-4-6