[cogl/cogl-1.16] pixel-buffer: add missing transfer annotation



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

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

 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 de52ad1..b618efd 100644
--- a/cogl/cogl-pixel-buffer.h
+++ b/cogl/cogl-pixel-buffer.h
@@ -57,6 +57,8 @@ COGL_BEGIN_DECLS
  * 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]