ab948d577f
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.