diff --git a/gst-libs/gst/gl/gstglframebuffer.c b/gst-libs/gst/gl/gstglframebuffer.c index 93837b8f65..40188dc219 100644 --- a/gst-libs/gst/gl/gstglframebuffer.c +++ b/gst-libs/gst/gl/gstglframebuffer.c @@ -171,9 +171,9 @@ gst_gl_framebuffer_finalize (GObject * object) * gst_gl_framebuffer_new: * @context: a #GstGLContext * - * Returns: a new #GstGLFramebuffer + * Returns: (transfer full): a new #GstGLFramebuffer * - * Since: (transfer full): 1.10 + * Since: 1.10 */ GstGLFramebuffer * gst_gl_framebuffer_new (GstGLContext * context)