padtemplate: Add missing Since: 1.14 marker to gst_pad_template_new_with_gtype()

This commit is contained in:
Sebastian Dröge 2018-01-18 19:15:09 +02:00
parent 50433576b5
commit 6b1df25441

View 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,