Method
GtkComboBoxget_entry_text_column
since: 2.24
Declaration [src]
gint
gtk_combo_box_get_entry_text_column (
GtkComboBox* combo_box
)
Description [src]
Returns the column which combo_box
is using to get the strings
from to display in the internal entry.
Available since: 2.24
Gets property | Gtk.ComboBox:entry-text-column |