mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
Language bindings will have problems with raise() and lower() bein in both ClutterContainer and ClutterActor; hence, this patch renames clutter_container_raise() and clutter_container_lower() to clutter_container_raise_child() and clutter_container_lower_child(), respectively.