gtkComboBoxGetButtonSensitivity(object)
object
GtkSensitivityType
] GTK_SENSITIVITY_ON
if the dropdown button
is sensitive when the model is empty, GTK_SENSITIVITY_OFF
if the button is always insensitive or
GTK_SENSITIVITY_AUTO
if it is only sensitive as long as
the model has one item to be selected.