Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkActionSetSensitive: gtkActionSetSensitive
Description
Sets the ::sensitive property of the action to
sensitive
. Note that this doesn't necessarily mean effective sensitivity. See
gtkActionIsSensitive
for that.
Usage
gtkActionSetSensitive(object, sensitive)
Arguments
object
the action object
sensitive
TRUE
to make the action sensitive
Details
Since 2.6