GstElement.bus

the bus of the element. This bus is provided to the element by the parent element or the application. A gstreamer.Pipeline has a bus of its own.

struct GstElement
GstBus* bus;