Package: gtk
Function gtk:combo-box-text-prepend-text
Lambda Listgtk:combo-box-text-prepend-text (combo text) ArgumentsDetails          Prepends text to the list of strings stored in the combo box.    This is the same as calling the gtk:combo-box-text-insert-text function
  with a position of 0.        | See also | 
#2025-07-07