RGtk2 (version 2.20.31)

gtkActionGetSensitive: gtkActionGetSensitive

Description

Returns whether the action itself is sensitive. Note that this doesn't necessarily mean effective sensitivity. See gtkActionIsSensitive for that.

Usage

gtkActionGetSensitive(object)

Arguments

object
the action object

Value

TRUE if the action itself is sensitive.

Details

Since 2.4