[glib] gio: symbol file updates (actions, command line)
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gio: symbol file updates (actions, command line)
- Date: Mon, 18 Oct 2010 23:18:39 +0000 (UTC)
commit 52b7fcf4093ac49860108c52cef58f62491cf1e4
Author: Ryan Lortie <desrt desrt ca>
Date: Mon Oct 11 10:49:20 2010 -0400
gio: symbol file updates (actions, command line)
gio/gio.symbols | 30 +++++++++++++++++++++++-------
1 files changed, 23 insertions(+), 7 deletions(-)
---
diff --git a/gio/gio.symbols b/gio/gio.symbols
index 850d0e7..be4c218 100644
--- a/gio/gio.symbols
+++ b/gio/gio.symbols
@@ -48,6 +48,22 @@ g_application_set_inactivity_timeout
#endif
#endif
+#if IN_HEADER(__G_APPLICATION_COMMAND_LINE_H__)
+#if IN_FILE(__G_APPLICATION_COMMAND_LINE_C__)
+g_application_command_line_get_argc_argv
+g_application_command_line_get_arguments
+g_application_command_line_get_cwd
+g_application_command_line_get_cwd_variant
+g_application_command_line_get_exit_status
+g_application_command_line_get_is_remote
+g_application_command_line_get_platform_data
+g_application_command_line_get_type
+g_application_command_line_print
+g_application_command_line_printerr
+g_application_command_line_set_exit_status
+#endif
+#endif
+
#if IN_HEADER(__G_APP_INFO_H__)
#if IN_FILE(__G_APP_INFO_C__)
g_app_info_get_type G_GNUC_CONST
@@ -1889,16 +1905,16 @@ g_action_group_action_added
g_action_group_action_enabled_changed
g_action_group_action_removed
g_action_group_action_state_changed
-g_action_group_activate
-g_action_group_get_enabled
-g_action_group_get_parameter_type
-g_action_group_get_state
-g_action_group_get_state_hint
-g_action_group_get_state_type
+g_action_group_activate_action
+g_action_group_get_action_enabled
+g_action_group_get_action_parameter_type
+g_action_group_get_action_state
+g_action_group_get_action_state_hint
+g_action_group_get_action_state_type
g_action_group_get_type
g_action_group_has_action
g_action_group_list_actions
-g_action_group_set_state
+g_action_group_change_action_state
#endif
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]