Method
Gtk.ComboBox.get_button_sensitivity
Declaration [src]
GtkSensitivityType
gtk_combo_box_get_button_sensitivity (
  GtkComboBox* combo_box
)
Description [src]
Returns whether the combo box sets the dropdown button sensitive or not when there are no items in the model.
| Gets property | Gtk.ComboBox:button-sensitivity | 
Return value
| Returns: GtkSensitivityType | |
| 
 |