[clutter/msvc-support] Update clutter.symbols



commit 33a3bd575a8cb56c326fecd80492e90a6606b862
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Mon Aug 1 14:12:33 2011 +0800

    Update clutter.symbols
    
    Adapt to changes in Clutter API due to commit
    8b861cea8fdc10231b9ed466e688d1b7abf48f2c
    (animatable: Deprecate and replace animate_property())

 clutter/clutter.symbols |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/clutter/clutter.symbols b/clutter/clutter.symbols
index 166d1c3..2d91f36 100644
--- a/clutter/clutter.symbols
+++ b/clutter/clutter.symbols
@@ -228,10 +228,15 @@ clutter_alpha_set_closure
 clutter_alpha_set_func
 clutter_alpha_set_mode
 clutter_alpha_set_timeline
+
+#ifndef CLUTTER_DISABLE_DEPRECATED
 clutter_animatable_animate_property
+#endif
+
 clutter_animatable_find_property
 clutter_animatable_get_initial_state
 clutter_animatable_get_type
+clutter_animatable_interpolate_value
 clutter_animatable_set_final_state
 clutter_animation_bind
 clutter_animation_bind_interval



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]