mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

This macro is similar to COGL_HANDLE_DEFINE_WITH_CODE except that it allows a snippet of code to be inserted into the _get_type() function. This is similar to how G_DEFINE_TYPE_WITH_CODE works. COGL_HANDLE_DEFINE is now just a wrapper around COGL_HANDLE_DEFINE_WITH_CODE.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%