Package: gtk

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

Lambda List

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

Arguments

model -- a gtk:tree-model object

Return Value

The new gtk:combo-box widget.

Details

Creates a new combo box 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