prepend_text
Description:
Prepends 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 0.
Parameters:
| this |
A `GtkComboBox` |
| text |
A string |