gtkComboBoxSetButtonSensitivity: gtkComboBoxSetButtonSensitivity

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

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).

Usage

1
gtkComboBoxSetButtonSensitivity(object, sensitivity)

Arguments

object

a GtkComboBox

sensitivity

specify the sensitivity of the dropdown button

Details

Since 2.14

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.