projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc066cf
)
docs: add missing "Since: 0.10.31" marker for gst_structure_get_date_time()
author
Mart Raudsepp
<mart.raudsepp@collabora.co.uk>
Mon, 24 Jan 2011 08:26:45 +0000
(10:26 +0200)
committer
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Mon, 24 Jan 2011 14:38:15 +0000
(14:38 +0000)
gst/gststructure.c
patch
|
blob
|
history
diff --git
a/gst/gststructure.c
b/gst/gststructure.c
index
0f2dc9e
..
343bffc
100644
(file)
--- 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,