mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
c6fba47a52
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.