bus: skip gst_bus_create_watch as GSource is not introspectable
authorJohan Dahlin <johan@gnome.org>
Mon, 29 Aug 2011 16:57:03 +0000 (13:57 -0300)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 26 Jun 2012 17:19:18 +0000 (18:19 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=657640

gst/gstbus.c

index 1a82f54..4bdb24f 100644 (file)
@@ -817,7 +817,7 @@ static GSourceFuncs gst_bus_source_funcs = {
 };
 
 /**
- * gst_bus_create_watch:
+ * gst_bus_create_watch: (skip)
  * @bus: a #GstBus to create the watch for
  *
  * Create watch for this bus. The GSource will be dispatched whenever