Action.isSensitive

bool isSensitive()

Returns whether the action is effectively sensitive.

Returns

true if the action and its associated action group

are both sensitive.

Deprecated

Use [gio.action.Action.getEnabled] on a #GAction

instead