Package: gtk

Function gtk-combo-box-text-prepend-text

Lambda List

gtk-combo-box-text-prepend-text (combo text)

Arguments

combo -- a gtk-combo-box widget
text -- a string with the text

Details

Prepends text to the list of strings stored in the combo box.

This is the same as calling the function gtk-combo-box-text-insert-text with a position of 0.
 

See also

2021-3-12