Package: gtk
Function gtk:combo-box-text-append
Lambda Listgtk:combo-box-text-append (combo id text) ArgumentsDetails Appends text to 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. This is the same as calling the gtk:combo-box-text-insert function with a position of -1. | See also |
2024-12-29