mirror of
https://github.com/brl/mutter.git
synced 2025-03-13 06:45:03 +00:00

The COGL_DEFINE_HANDLE macro generates a cogl_is_<type> function as well, to check whether a CoglHandle opaque pointer is of type <type>. The handle for CoglMaterial does not export cogl_is_material() in its installed header.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%