mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 08:49:30 +00:00
5abb11ba6b054d3fef55caabf6bc11d84e393a23

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%