mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 05:03:55 +00:00

This adds an internal CoglCallbackList type which is just a GSList of of function pointers along with a data pointer to form a closure. There are functions to add and remove items and to invoke the list of functions. This could be used in a number of places in Cogl.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%