diff --git a/gst/gstminiobject.c b/gst/gstminiobject.c index 332b962a4c..ffc8c8006d 100644 --- a/gst/gstminiobject.c +++ b/gst/gstminiobject.c @@ -635,7 +635,7 @@ gst_param_spec_mini_object_get_type (void) * * Creates a new #GParamSpec instance that hold #GstMiniObject references. * - * Returns: a newly allocated #GParamSpec instance + * Returns: (transfer full): a newly allocated #GParamSpec instance */ GParamSpec * gst_param_spec_mini_object (const char *name, const char *nick,