Package: gtk
Function gtk:combo-box-text-insert-text
Lambda Listgtk:combo-box-text-insert-text (combo position text) ArgumentsDetails Inserts text at the given position in the list of strings stored in
the combo box. If position is negative then the text is appended. This is the same as calling the gtk:combo-box-text-insert function with a nil ID string. | See also |
#2023-3-17