API Version: 2.0
Library Version: 2.72
gboolean has_action ( GActionGroup* action_group, const gchar* action_name )
Checks if the named action exists within action_group.
action_group
action_name
const gchar*
The name of the action to check for.
gboolean
Whether the named action exists.