summaryrefslogtreecommitdiff
path: root/gdk/wayland
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-10-11 23:20:53 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-10-13 10:43:32 -0400
commit417e0894e7157c33e60350f5e53550af60f634ec (patch)
treee38f4b2ece61431e36c65bcc06ad08a7b3ca74b8 /gdk/wayland
parent706a7064a04d087cc57f10db7edfb90ecb836b13 (diff)
downloadgtk+-417e0894e7157c33e60350f5e53550af60f634ec.tar.gz
Correct another Since tag
Diffstat (limited to 'gdk/wayland')
-rw-r--r--gdk/wayland/gdkwaylandglcontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/wayland/gdkwaylandglcontext.h b/gdk/wayland/gdkwaylandglcontext.h
index 27b7e8fe47..d57d76b489 100644
--- a/gdk/wayland/gdkwaylandglcontext.h
+++ b/gdk/wayland/gdkwaylandglcontext.h
@@ -37,7 +37,7 @@ G_BEGIN_DECLS
typedef struct _GdkWaylandGLContext GdkWaylandGLContext;
typedef struct _GdkWaylandGLContextClass GdkWaylandGLContextClass;
-GDK_AVAILABLE_IN_3_14
+GDK_AVAILABLE_IN_3_16
GType gdk_wayland_gl_context_get_type (void) G_GNUC_CONST;
G_END_DECLS