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 g_action_get_enabled() on a #GAction instead

Meta