Gst.Bus.new

function new():Gst.Bus {
    // Gjs wrapper for gst_bus_new()
}

Creates a new Gst.Bus instance.

Returns

a new Gst.Bus instance