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

sensitivityspecify the sensitivity of the dropdown button

Deprecated

Use [gtk.drop_down.DropDown]