Package: gtk
Function gtk:combo-box-text-insert-text
Lambda Listgtk:combo-box-text-insert-text (combo pos text) ArgumentsDetails Inserts text at the given position in the list of strings stored in
the combo box. If the pos argument 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. Warning | See also |
#2024-4-6