bus: skip gst_bus_create_watch as GSource is not introspectable

https://bugzilla.gnome.org/show_bug.cgi?id=657640
This commit is contained in:
Johan Dahlin 2011-08-29 13:57:03 -03:00 committed by Tim-Philipp Müller
parent 2e9123a85d
commit 930e36a89b

View 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