Description Usage Arguments Details Author(s)
Sets whether the dropdown button of the combo box should be
always sensitive (GTK_SENSITIVITY_ON
), never sensitive (GTK_SENSITIVITY_OFF
)
or only if there is at least one item to display (GTK_SENSITIVITY_AUTO
).
1 | gtkComboBoxSetButtonSensitivity(object, sensitivity)
|
|
a |
|
specify the sensitivity of the dropdown button |
Since 2.14
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.