API Version: 3.0
Library Version: 3.24
gboolean gtk_action_is_sensitive ( GtkAction* action )
Returns whether the action is effectively sensitive.
Use g_action_get_enabled() on a GAction instead.
g_action_get_enabled()
GAction
Type: gboolean
gboolean
TRUE if the action and its associated action group are both sensitive.
TRUE