gst/gststructure.c: Add Since tag to docs.

Original commit message from CVS:
* gst/gststructure.c:
Add Since tag to docs.
This commit is contained in:
Wim Taymans 2007-08-12 16:44:07 +00:00
parent 66fd1a0839
commit 1baafa6ee6
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2007-08-12 Wim Taymans <wim.taymans@gmail.com>
* gst/gststructure.c:
Add Since tag to docs.
2007-08-12 Wim Taymans <wim.taymans@gmail.com>
* docs/gst/gstreamer-sections.txt:

View file

@ -1055,6 +1055,8 @@ gst_structure_get_int (const GstStructure * structure,
* Returns: %TRUE if the value could be set correctly. If there was no field
* with @fieldname or the existing field did not contain a uint, this function
* returns %FALSE.
*
* Since: 0.10.15
*/
gboolean
gst_structure_get_uint (const GstStructure * structure,