Cogl.DebugObjectTypeInfo¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
instance_count |
r/w |
The number of objects of this type that are currently in use |
|
name |
r/w |
A human readable name for the type. |
Methods¶
None
Details¶
- class Cogl.DebugObjectTypeInfo¶
This struct is used to pass information to the callback when
Cogl.debug_object_foreach_type
() is called.New in version 1.8.