docs: add Since: tag for new gst_caps_steal_structure
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 14 Jun 2010 11:25:33 +0000 (12:25 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 14 Jun 2010 11:28:57 +0000 (12:28 +0100)
gst/gstcaps.c

index ebc672c..c76c9f6 100644 (file)
@@ -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)