[gtk+] gdk: Fix Since tag of gdk_cairo_surface_upload_to_gl



commit 6fb8f611240cf32bde9451c47e138b54242a6959
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Tue Oct 18 13:38:08 2016 +0200

    gdk: Fix Since tag of gdk_cairo_surface_upload_to_gl

 gdk/gdkgl.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkgl.c b/gdk/gdkgl.c
index 3535f3a..e3594c2 100644
--- a/gdk/gdkgl.c
+++ b/gdk/gdkgl.c
@@ -826,7 +826,7 @@ gdk_gl_texture_from_surface (cairo_surface_t *surface,
  *
  * Uploads the contents of a Cairo @surface to a GL texture @target.
  *
- * Since: 3.22
+ * Since: 3.90
  */
 void
 gdk_cairo_surface_upload_to_gl (cairo_surface_t *surface,


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