[glib] gio.symbols: add missing g_simple_action_group stuff
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gio.symbols: add missing g_simple_action_group stuff
- Date: Thu, 19 Aug 2010 22:26:07 +0000 (UTC)
commit 22b3f0d4b26d0b729c1850f45670a9050dc10772
Author: Dan Winship <danw gnome org>
Date: Thu Aug 19 17:51:24 2010 -0400
gio.symbols: add missing g_simple_action_group stuff
gio/gio.symbols | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/gio/gio.symbols b/gio/gio.symbols
index a21bab6..801dfdf 100644
--- a/gio/gio.symbols
+++ b/gio/gio.symbols
@@ -1910,3 +1910,13 @@ g_action_set_state
#endif
#endif
+#if IN_HEADER(__G_SIMPLE_ACTION_GROUP_H__)
+#if IN_FILE(__G_SIMPLE_ACTION_GROUP_C__)
+g_simple_action_group_get_type G_GNUC_CONST
+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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]