b6e404a406
Instead of using _clutter_context_get_default() and checking the is_initialized flag, we should use the newly added private function that does not cause side effects, especially for functions that have to be called before any other Clutter function.