[gdk-pixbuf] Add Since tag



commit 51d0da12708251e61d9d367efc2d77a61fc5ab81
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Dec 16 17:52:03 2011 -0500

    Add Since tag

 gdk-pixbuf/gdk-pixbuf.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gdk-pixbuf/gdk-pixbuf.c b/gdk-pixbuf/gdk-pixbuf.c
index b03cbd7..5b1dd56 100644
--- a/gdk-pixbuf/gdk-pixbuf.c
+++ b/gdk-pixbuf/gdk-pixbuf.c
@@ -552,7 +552,9 @@ gdk_pixbuf_get_pixels (const GdkPixbuf *pixbuf)
  * memory.
  *
  * Rename to: gdk_pixbuf_get_pixels
- **/
+ *
+ * Since: 2.26
+ */
 guchar *
 gdk_pixbuf_get_pixels_with_length (const GdkPixbuf *pixbuf,
                                    guint           *length)



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