Package: gtk

Function gtk:combo-box-text-remove

Lambda List

gtk:combo-box-text-remove (combo pos)

Arguments

combo -- a gtk:combo-box widget
pos -- an integer with index of the item to remove

Details

Removes the string at pos from the combo box.

Warning

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

See also

2024-4-7