Method

GtkComboBoxget_has_entry

since: 2.24

Declaration [src]

gboolean
gtk_combo_box_get_has_entry (
  GtkComboBox* combo_box
)

Description [src]

Returns whether the combo box has an entry.

Available since: 2.24

Gets propertyGtk.ComboBox:has-entry

Return value

Type: gboolean

Whether there is an entry in combo_box.