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 gio.action.Action.getEnabled on a #GAction instead