gstiterator: Add skip annotation for creating GstIterator
authorEdward Hervey <edward.hervey@collabora.co.uk>
Wed, 19 Oct 2011 09:59:29 +0000 (11:59 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Wed, 19 Oct 2011 09:59:29 +0000 (11:59 +0200)
Not really useful for bindings

gst/gstiterator.c

index 56675b4..6940349 100644 (file)
@@ -121,7 +121,7 @@ gst_iterator_init (GstIterator * it,
 }
 
 /**
- * gst_iterator_new:
+ * gst_iterator_new: (skip)
  * @size: the size of the iterator structure
  * @type: #GType of children
  * @lock: pointer to a #GMutex.
@@ -219,7 +219,7 @@ gst_list_iterator_free (GstListIterator * it)
 }
 
 /**
- * gst_iterator_new_list:
+ * gst_iterator_new_list: (skip)
  * @type: #GType of elements
  * @lock: pointer to a #GMutex protecting the list.
  * @master_cookie: pointer to a guint32 that is incremented when the list