From 31a72dd719940ca5b97da9eb36ce5467458ed7f5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 30 Aug 2010 19:29:09 -0400 Subject: [PATCH] Update symbol list --- gio/gio.symbols | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) 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