mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
5abb11ba6b
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.