Package: gtk

Function gtk:combo-box-new-with-model-and-entry

Lambda List

gtk:combo-box-new-with-model-and-entry (model)

Arguments

model -- a gtk:tree-model object

Return Value

The new gtk:combo-box widget.

Details

Creates a new empty combo box with an entry and with the model initialized to model.

Warning

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

See also

2024-4-7