[clutter/msvc-support: 17/17] Update clutter.symbols
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/msvc-support: 17/17] Update clutter.symbols
- Date: Tue, 21 Jun 2011 05:11:49 +0000 (UTC)
commit c14b8caba07825ee817908337dcd91a041b3efd2
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Tue Jun 21 13:26:48 2011 +0800
Update clutter.symbols
Reflect on the deprecated and added symbols during the last few commits
clutter/clutter.symbols | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/clutter/clutter.symbols b/clutter/clutter.symbols
index 3326245..6bc6dc9 100644
--- a/clutter/clutter.symbols
+++ b/clutter/clutter.symbols
@@ -635,7 +635,11 @@ clutter_get_font_flags
clutter_get_font_map
clutter_get_input_device_for_id
clutter_get_keyboard_grab
+
+#ifndef CLUTTER_DISABLE_DEPRECATED
clutter_get_motion_events_enabled
+#endif
+
clutter_get_option_group
clutter_get_option_group_without_init
clutter_get_pointer_grab
@@ -923,7 +927,11 @@ clutter_settings_get_default
clutter_settings_get_type
clutter_set_default_frame_rate
clutter_set_font_flags
+
+#ifndef CLUTTER_DISABLE_DEPRECATED
clutter_set_motion_events_enabled
+#endif
+
clutter_shader_compile
clutter_shader_effect_get_program
clutter_shader_effect_get_shader
@@ -973,6 +981,7 @@ clutter_stage_get_fog
clutter_stage_get_fullscreen
clutter_stage_get_key_focus
clutter_stage_get_minimum_size
+clutter_stage_get_motion_events_enabled
clutter_stage_get_no_clear_hint
clutter_stage_get_perspective
clutter_stage_get_throttle_motion_events
@@ -1015,6 +1024,7 @@ clutter_stage_set_fog
clutter_stage_set_fullscreen
clutter_stage_set_key_focus
clutter_stage_set_minimum_size
+clutter_stage_set_motion_events_enabled
clutter_stage_set_no_clear_hint
clutter_stage_set_perspective
clutter_stage_set_throttle_motion_events
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]