docs: add missing "Since: 0.10.31" marker for gst_structure_get_date_time()
authorMart Raudsepp <mart.raudsepp@collabora.co.uk>
Mon, 24 Jan 2011 08:26:45 +0000 (10:26 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 24 Jan 2011 14:38:15 +0000 (14:38 +0000)
gst/gststructure.c

index 0f2dc9e..343bffc 100644 (file)
@@ -1429,6 +1429,8 @@ gst_structure_get_date (const GstStructure * structure, const gchar * fieldname,
  * Returns: TRUE if the value could be set correctly. If there was no field
  * with @fieldname or the existing field did not contain a data, this function
  * returns FALSE.
+ *
+ * Since: 0.10.31
  */
 gboolean
 gst_structure_get_date_time (const GstStructure * structure,