diff --git a/gio/gio.symbols b/gio/gio.symbols index bb0811077..53dd90fb8 100644 --- a/gio/gio.symbols +++ b/gio/gio.symbols @@ -1902,9 +1902,6 @@ g_action_get_state g_action_get_state_hint g_action_get_state_type g_action_get_type -g_action_new -g_action_new_stateful -g_action_set_enabled g_action_set_state #endif #endif @@ -1916,6 +1913,15 @@ g_simple_action_group_insert g_simple_action_group_lookup g_simple_action_group_new g_simple_action_group_remove -g_simple_action_group_set_enabled +#endif +#endif + +#if IN_HEADER(__G_SIMPLE_ACTION_H__) +#if IN_FILE(__G_SIMPLE_ACTION_C__) +g_simple_action_get_parameter_type +g_simple_action_get_type +g_simple_action_new +g_simple_action_new_stateful +g_simple_action_set_enabled #endif #endif