onscreen: add missing transfer annotation
Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
6e3e14bb50
commit
777be3895d
@ -52,7 +52,7 @@ typedef struct _CoglOnscreen CoglOnscreen;
|
|||||||
* configured before later being allocated, either implicitly when
|
* configured before later being allocated, either implicitly when
|
||||||
* it is first used or explicitly via cogl_framebuffer_allocate().
|
* 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
|
* Since: 1.8
|
||||||
* Stability: unstable
|
* Stability: unstable
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user