onscreen: add missing transfer annotation

Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
Lionel Landwerlin 2013-09-03 16:17:55 +01:00 committed by Robert Bragg
parent 6e3e14bb50
commit 777be3895d

View File

@ -52,7 +52,7 @@ typedef struct _CoglOnscreen CoglOnscreen;
* configured before later being allocated, either implicitly when
* it is first used or explicitly via cogl_framebuffer_allocate().
*
* Return value: A newly instantiated #CoglOnscreen framebuffer
* Return value: (transfer full): A newly instantiated #CoglOnscreen framebuffer
* Since: 1.8
* Stability: unstable
*/