ComboBox.setButtonSensitivity
void setButtonSensitivity(gtk.types.SensitivityType sensitivity)Sets whether the dropdown button of the combo box should update its sensitivity depending on the model contents.
Parameters
sensitivity | specify the sensitivity of the dropdown button |