ClutterBox and ClutterGroup are still using the get_children() method instead of the child iteration API.
ClutterBox functionality has been implemented by ClutterActor, and proxied by the Box subclass; with the removal of the abstract bit on ClutterActor, we can safely deprecated ClutterBox.