[ Version ( since = "2.24" ) ]
public void append_text (string text)
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 |