mirror of
https://github.com/brl/mutter.git
synced 2025-03-11 05:45:07 +00:00

The clutter_context_get_default() function is private, but shared across Clutter. For this reason, it should be prefixed by '_' so that the symbol is hidden from the shared object.