API Version: 2.0
Library Version: 2.72
void action_added ( GActionGroup* self, gchar* action_name, gpointer user_data )
Signals that a new action was just added to the group. This signal is emitted after the action has been added and is now visible.
The default handler is called after the handlers added via g_signal_connect().
g_signal_connect()
action_name
gchar*
The name of the action in action_group.
action_group