miniobject: add gobject-introspection annotation

This commit is contained in:
Tim-Philipp Müller 2010-12-22 22:36:05 +00:00
parent 22e64c80d2
commit 0e3410c100

View file

@ -635,7 +635,7 @@ gst_param_spec_mini_object_get_type (void)
* *
* Creates a new #GParamSpec instance that hold #GstMiniObject references. * Creates a new #GParamSpec instance that hold #GstMiniObject references.
* *
* Returns: a newly allocated #GParamSpec instance * Returns: (transfer full): a newly allocated #GParamSpec instance
*/ */
GParamSpec * GParamSpec *
gst_param_spec_mini_object (const char *name, const char *nick, gst_param_spec_mini_object (const char *name, const char *nick,