From 91dd3e44a7558722127be5d0ecdfa04a57c889a5 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Mon, 12 Aug 2019 09:49:45 -0400 Subject: doc: Add some missing Since: --- plugins/ges/gesbasebin.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins') diff --git a/plugins/ges/gesbasebin.c b/plugins/ges/gesbasebin.c index d878bf63..faf11bd2 100644 --- a/plugins/ges/gesbasebin.c +++ b/plugins/ges/gesbasebin.c @@ -122,6 +122,8 @@ ges_base_bin_class_init (GESBaseBinClass * self_class) * GESBaseBin:timeline: * * Timeline to use in this bin. + * + * Since: 1.16 */ properties[PROP_TIMELINE] = g_param_spec_object ("timeline", "Timeline", "Timeline to use in this src.", -- cgit v1.2.3