Cogl.DebugObjectTypeInfo

const Cogl = imports.gi.Cogl;

let debugObjectTypeInfo = new Cogl.DebugObjectTypeInfo({
    instance_count: value
});
  

This struct is used to pass information to the callback when Cogl.debug_object_foreach_type is called.

Since 1.8