Package: gtk
Function gtk:combo-box-text-insert
Lambda Listgtk:combo-box-text-insert (combo pos id text) ArgumentsDetails Inserts text at the given position in the list of strings stored in
the combo box. If the ID is non-nil then it is used as the ID of the row. See the id-column property. If the pos argument is
negative then the text is appended. Warning | See also |
#2024-4-6