Gtk.ComboBoxText.prototype.remove_all

function remove_all():void {
    // Gjs wrapper for gtk_combo_box_text_remove_all()
}

Removes all the text entries from the combo box.

Since 3.0