ComboBox.setButtonSensitivity

void setButtonSensitivity(gtk.types.SensitivityType sensitivity) nothrow

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