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