Action.isSensitive

Returns whether the action is effectively sensitive.

More...
class Action
bool
isSensitive
()

Return Value

Type: bool

TRUE if the action and its associated action group are both sensitive.

Detailed Description

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

Meta