summaryrefslogtreecommitdiff
path: root/gst
diff options
context:
space:
mode:
Diffstat (limited to 'gst')
-rw-r--r--gst/gststructure.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/gststructure.c b/gst/gststructure.c
index 0f2dc9e2a9..343bffc405 100644
--- a/gst/gststructure.c
+++ b/gst/gststructure.c
@@ -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,