Update gtk-doc 'Since' field for cogl_texture_multiple_rectangles
authorNeil Roberts <neil@linux.intel.com>
Mon, 12 Jan 2009 18:32:49 +0000 (18:32 +0000)
committerNeil Roberts <neil@linux.intel.com>
Tue, 13 Jan 2009 16:44:31 +0000 (16:44 +0000)
The function has been backported to the 0.8 branch so it will also be
available in Clutter 0.8.6

clutter/cogl/cogl-texture.h

index 3ca0d81..5a854d7 100644 (file)
@@ -401,7 +401,7 @@ void            cogl_texture_polygon          (CoglHandle          handle,
  * parameters x1, y1, x2, y2, tx1, ty1, tx2 and ty2 and have the same
  * meaning as in cogl_texture_rectangle().
  *
- * Since: 1.0
+ * Since: 0.8.6
  */
 void            cogl_texture_multiple_rectangles
                                               (CoglHandle          handle,