docs: add missing "Since: 0.10.26" marker for gst_data_queue_new_full()
authorMart Raudsepp <leio@gentoo.org>
Tue, 16 Mar 2010 07:56:16 +0000 (09:56 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 17 Mar 2010 11:03:15 +0000 (11:03 +0000)
libs/gst/base/gstdataqueue.c

index 569f3b2..1ca0cd0 100644 (file)
@@ -195,6 +195,8 @@ gst_data_queue_init (GstDataQueue * queue)
  * or @emptycallback.
  *
  * Returns: a new #GstDataQueue.
+ *
+ * Since: 0.10.26
  */
 
 GstDataQueue *