Revert "bus: skip gst_bus_create_watch as GSource is not introspectable"
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 26 Jun 2012 17:22:33 +0000 (18:22 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 26 Jun 2012 17:22:33 +0000 (18:22 +0100)
This reverts commit 930e36a89bc5c2a0f2e4ab7a73bfa630c1e0336a.

This shouldn't have been pushed, since GSource is now handled
(https://bugzilla.gnome.org/show_bug.cgi?id=657725)

gst/gstbus.c

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