docs: add missing "Since: 0.10.31" marker for gst_structure_get_date_time()

This commit is contained in:
Mart Raudsepp 2011-01-24 10:26:45 +02:00 committed by Tim-Philipp Müller
parent bc066cf2ca
commit e7569342b1

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