Package: gtk

Function gtk:combo-box-text-remove

Lambda List

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

Arguments

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

Details

Removes the string at position from the combo box.
 

See also

#2023-3-17