mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
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.