Returns whether the action itself is sensitive. Note that this doesn’t necessarily mean effective sensitivity. See gtk_action_is_sensitive() for that.
Deprecated: Use g_action_get_enabled() on a #GAction instead
Return: %TRUE if the action itself is sensitive.
2.4
See Implementation
Returns whether the action itself is sensitive. Note that this doesn’t necessarily mean effective sensitivity. See gtk_action_is_sensitive() for that.