summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglquery.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/gstglquery.c')
-rw-r--r--gst-libs/gst/gl/gstglquery.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/gstglquery.c b/gst-libs/gst/gl/gstglquery.c
index fd71eb844..bae5b8cb0 100644
--- a/gst-libs/gst/gl/gstglquery.c
+++ b/gst-libs/gst/gl/gstglquery.c
@@ -188,7 +188,7 @@ gst_gl_query_unset (GstGLQuery * query)
}
/**
- * gst_gl_query_new:
+ * gst_gl_query_new: (skip)
* @context: a #GstGLContext
* @query_type: the #GstGLQueryType to create
*