[cogl/lionel/introspection: 61/76] pixel-buffer: add missing transfer annotation



commit 3472b31cd3b41c85b5fe685e245d8b940e1a6e32
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Tue Sep 3 16:16:20 2013 +0100

    pixel-buffer: add missing transfer annotation

 cogl/cogl-pixel-buffer.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl-pixel-buffer.h b/cogl/cogl-pixel-buffer.h
index 3cb735c..fcf3733 100644
--- a/cogl/cogl-pixel-buffer.h
+++ b/cogl/cogl-pixel-buffer.h
@@ -59,6 +59,8 @@ COGL_GTYPE_DECLARE_TYPE (pixel_buffer);
  * If @data isn't %NULL then @size bytes will be read from @data and
  * immediately copied into the new buffer.
  *
+ * Return value: (transfer full): a newly allocated #CoglPixelBuffer
+ *
  * Since: 1.10
  * Stability: unstable
  */


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