mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 14:15:30 +00:00
2007-07-25 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-behaviour.h: * clutter/clutter-behaviour.c: Rename clutter_behaviour_clear() to clutter_behaviour_remove_all() to avoid method clashes in bindings.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-07-25 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* clutter-sections.txt: Rename clutter_behaviour_clear() to
|
||||
clutter_behaviour_remove_all().
|
||||
|
||||
2007-07-24 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* clutter-sections.txt: Add new rotate behaviour methods.
|
||||
|
@@ -87,8 +87,8 @@ ClutterBehaviour
|
||||
ClutterBehaviourClass
|
||||
clutter_behaviour_apply
|
||||
clutter_behaviour_remove
|
||||
clutter_behaviour_remove_all
|
||||
clutter_behaviour_is_applied
|
||||
clutter_behaviour_clear
|
||||
ClutterBehaviourForeachFunc
|
||||
clutter_behaviour_actors_foreach
|
||||
clutter_behaviour_get_actors
|
||||
|
Reference in New Issue
Block a user