[cogl/cogl-1.16] onscreen: add missing transfer annotation



commit 777be3895da8c2e5ce71135c3c1bf5707f2821d9
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Tue Sep 3 16:17:55 2013 +0100

    onscreen: add missing transfer annotation
    
    Reviewed-by: Robert Bragg <robert linux intel com>

 cogl/cogl-onscreen.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-onscreen.h b/cogl/cogl-onscreen.h
index 0221829..17778b7 100644
--- a/cogl/cogl-onscreen.h
+++ b/cogl/cogl-onscreen.h
@@ -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
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]