gtkActionIsSensitive {RGtk2} | R Documentation |
Returns whether the action is effectively sensitive.
gtkActionIsSensitive(object)
|
[GtkAction ] the action object |
Since 2.4
[logical] TRUE
if the action and its associated action group
are both sensitive.
Derived by RGtkGen from GTK+ documentation