aboutsummaryrefslogtreecommitdiff
path: root/gst/gstparamspecs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstparamspecs.c')
-rw-r--r--gst/gstparamspecs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstparamspecs.c b/gst/gstparamspecs.c
index e75a944..bed692d 100644
--- a/gst/gstparamspecs.c
+++ b/gst/gstparamspecs.c
@@ -162,7 +162,7 @@ gst_param_spec_fraction_get_type (void)
* used in connection with g_object_class_install_property() in a GObjects's
* instance_init function.
*
- * Returns: a newly created parameter specification
+ * Returns: (transfer full): a newly created parameter specification
*
* Since: 0.10.14
*/