[cogl/lionel/introspection: 26/76] onscreen: add missing transfer annotation



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

    onscreen: add missing transfer annotation

 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 dd7d0a7..fa628ce 100644
--- a/cogl/cogl-onscreen.h
+++ b/cogl/cogl-onscreen.h
@@ -54,7 +54,7 @@ COGL_GTYPE_DECLARE_TYPE (onscreen);
  * 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]