summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglcontext.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/gstglcontext.c')
-rw-r--r--gst-libs/gst/gl/gstglcontext.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst-libs/gst/gl/gstglcontext.c b/gst-libs/gst/gl/gstglcontext.c
index 78e6f94e4..9d59ff50b 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)