diff --git a/gst-libs/gst/gl/gstglcontext.c b/gst-libs/gst/gl/gstglcontext.c index 78e6f94e45..9d59ff50bc 100644 --- a/gst-libs/gst/gl/gstglcontext.c +++ b/gst-libs/gst/gl/gstglcontext.c @@ -423,6 +423,8 @@ gst_gl_context_activate (GstGLContext * context, gboolean activate) * @context: a #GstGLContext * * Returns: The #GThread, @context is current in or NULL + * + * Since: 1.6 */ GThread * gst_gl_context_get_thread (GstGLContext * context)