debug_object_foreach_type


Description:

public void debug_object_foreach_type (DebugObjectForeachTypeCallback func)

Invokes func once for each type of object that Cogl uses and passes a count of the number of objects for that type.

This is intended to be used solely for debugging purposes to track down issues with objects leaking.

Parameters:

func

A callback function for each type

user_data

A pointer to pass to func


Namespace: Cogl
Package: doc