mirror of
https://github.com/brl/mutter.git
synced 2025-03-12 14:25:07 +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.