API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.28
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
Type: gchar*
gchar*
The name of the action in action_group.
action_group