Revert "bus: skip gst_bus_create_watch as GSource is not introspectable"

This reverts commit 930e36a89b.

This shouldn't have been pushed, since GSource is now handled
(https://bugzilla.gnome.org/show_bug.cgi?id=657725)
This commit is contained in:
Tim-Philipp Müller 2012-06-26 18:22:33 +01:00
parent 930e36a89b
commit 0cb9ad013a

View 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