1
0
Fork 0

renderer: add missing transfer annotation

Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
Lionel Landwerlin 2013-09-03 14:07:19 +01:00 committed by Robert Bragg
parent 3ad8307ab3
commit c042051c01

View file

@ -129,6 +129,8 @@ cogl_is_renderer (void *object);
* so Cogl will automatically connect and setup a renderer and
* display.</note>
*
* Return value: (transfer full): A newly created #CoglRenderer.
*
* Since: 1.10
* Stability: unstable
*/