Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkActionIsSensitive: gtkActionIsSensitive
Description
Returns whether the action is effectively sensitive.
Usage
gtkActionIsSensitive(object)
Arguments
object
the action object
Value
TRUE
if the action and its associated action group are both sensitive.
Details
Since 2.4