projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab77873
)
gio.symbols: add missing g_simple_action_group stuff
author
Dan Winship
<danw@gnome.org>
Thu, 19 Aug 2010 21:51:24 +0000
(17:51 -0400)
committer
Dan Winship
<danw@gnome.org>
Thu, 19 Aug 2010 21:51:24 +0000
(17:51 -0400)
gio/gio.symbols
patch
|
blob
|
history
diff --git
a/gio/gio.symbols
b/gio/gio.symbols
index a21bab61a7c2596f46fb3a5108e25dcf4fd77256..801dfdfd9e8becdd9177a3fdfb0b2037df1d9790 100644
(file)
--- 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