append_text
Description:
Appends text
to the list of strings stored in this.
Note:
Use [class@Gtk.DropDown]
This is the same as calling [method@Gtk.ComboBoxText.insert_text] with a position of -1.
Parameters:
this |
A `GtkComboBoxText` |
text |
A string |