Gtk.ComboBox.prototype.get_entry_text_column
function get_entry_text_column():Number {
// Gjs wrapper for gtk_combo_box_get_entry_text_column()
}Returns the column which combo_box is using to get the strings from to display in the internal entry.
Since 2.24
- Returns
A column in the data source model of combo_box.