Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkComboBoxGetButtonSensitivity

gtkComboBoxGetButtonSensitivity


Description

Returns whether the combo box sets the dropdown button sensitive or not when there are no items in the model.

Usage

gtkComboBoxGetButtonSensitivity(object)

Arguments

object

a GtkComboBox

Details

Since 2.14

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.