object: add missing annotation
Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
b635b68756
commit
a34f4f46b6
@ -182,8 +182,8 @@ cogl_object_get_user_data (CoglObject *object,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* cogl_debug_object_foreach_type:
|
* cogl_debug_object_foreach_type:
|
||||||
* @func: A callback function for each type
|
* @func: (scope call): A callback function for each type
|
||||||
* @user_data: A pointer to pass to @func
|
* @user_data: (closure): A pointer to pass to @func
|
||||||
*
|
*
|
||||||
* Invokes @func once for each type of object that Cogl uses and
|
* 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
|
* passes a count of the number of objects for that type. This is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user