miniobject: add gobject-introspection annotation
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 22 Dec 2010 22:36:05 +0000 (22:36 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 22 Dec 2010 22:36:05 +0000 (22:36 +0000)
gst/gstminiobject.c

index 332b962..ffc8c80 100644 (file)
@@ -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,