padtemplate: Add missing Since: 1.14 marker to gst_pad_template_new_with_gtype()
authorSebastian Dröge <sebastian@centricular.com>
Thu, 18 Jan 2018 17:15:09 +0000 (19:15 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 18 Jan 2018 17:15:09 +0000 (19:15 +0200)
gst/gstpadtemplate.c

index 0e2a3df..2827902 100644 (file)
@@ -407,6 +407,8 @@ gst_pad_template_new (const gchar * name_template,
  * and with the given arguments.
  *
  * Returns: (transfer floating): a new #GstPadTemplate.
+ *
+ * Since: 1.14
  */
 GstPadTemplate *
 gst_pad_template_new_with_gtype (const gchar * name_template,