Bus.createWatch

Create watch for this bus. The GSource will be dispatched whenever a message is on the bus. After the GSource is dispatched, the message is popped off the bus and unreffed.

Return: a #GSource that can be added to a mainloop.

class Bus
createWatch
()

Meta