Method

GtkComboBoxget_id_column

since: 3.0

Declaration [src]

gint
gtk_combo_box_get_id_column (
  GtkComboBox* combo_box
)

Description [src]

Returns the column which combo_box is using to get string IDs for values from.

Available since: 3.0

Gets propertyGtk.ComboBox:id-column

Return value

Type: gint

A column in the data source model of combo_box.