gl: add skip annotations to non-GI possible struct constructors
This commit is contained in:
parent
f8a2721388
commit
b65ecbaa2b
@ -162,7 +162,7 @@ gst_gl_async_debug_unset (GstGLAsyncDebug * ad)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gst_gl_async_debug_new:
|
* gst_gl_async_debug_new: (skip)
|
||||||
*
|
*
|
||||||
* Free with gst_gl_async_debug_free()
|
* Free with gst_gl_async_debug_free()
|
||||||
*
|
*
|
||||||
|
@ -188,7 +188,7 @@ gst_gl_query_unset (GstGLQuery * query)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gst_gl_query_new:
|
* gst_gl_query_new: (skip)
|
||||||
* @context: a #GstGLContext
|
* @context: a #GstGLContext
|
||||||
* @query_type: the #GstGLQueryType to create
|
* @query_type: the #GstGLQueryType to create
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user