mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 05:03:55 +00:00

This adds a COGL_OBJECT_INTERNAL_DEFINE macro and friends that are the same as COGL_OBJECT_DEFINE except that they prefix the cogl_is_* function with an underscore so that it doesn't get exported in the shared library.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%