diff --git a/gst/gstcaps.c b/gst/gstcaps.c index ebc672c08e..c76c9f66fc 100644 --- a/gst/gstcaps.c +++ b/gst/gstcaps.c @@ -538,6 +538,8 @@ gst_caps_remove_and_get_structure (GstCaps * caps, guint idx) * contained in @caps. The caller becomes the owner of the returned structure. * * Returns: a pointer to the #GstStructure corresponding to @index. + * + * Since: 0.10.30 */ GstStructure * gst_caps_steal_structure (GstCaps * caps, guint idx)