From: Nicolas Dufresne Date: Fri, 10 Nov 2017 17:03:00 +0000 (-0500) Subject: paramspec: Add missing since for _spec_array() X-Git-Tag: 1.16.2~618 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=98f4ff83313f0f7202a0a753560562446a420cd6;p=platform%2Fupstream%2Fgstreamer.git paramspec: Add missing since for _spec_array() --- diff --git a/gst/gstparamspecs.c b/gst/gstparamspecs.c index 7326aa0..a0725fc 100644 --- a/gst/gstparamspecs.c +++ b/gst/gstparamspecs.c @@ -341,6 +341,8 @@ gst_param_spec_array_get_type (void) * GObjects's instance_init function. * * Returns: (transfer full): a newly created parameter specification + * + * Since: 1.14 */ GParamSpec *