Action.getSensitive

Returns whether the action itself is sensitive. Note that this doesn’t necessarily mean effective sensitivity. See Action.isSensitive for that.

More...
class Action
bool
getSensitive
()

Return Value

Type: bool

TRUE if the action itself is sensitive.

Detailed Description

Deprecated: Use Action.getEnabled on a gtk.Action instead

Meta