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