Cogl.DebugObjectForeachTypeCallback
function onDebugObjectForeachTypeCallback(info: Cogl.DebugObjectTypeInfo): void {
}
A callback function to use for Cogl.debug_object_foreach_type.
Since 1.8
- info
A pointer to a struct containing information about the type.