set_bus


Description:

public virtual void set_bus (Bus? bus)

Sets the bus of the element.

Increases the refcount on the bus. For internal use only, unless you're testing elements.

MT safe.

Parameters:

this

a Element to set the bus of.

bus

the Bus to set.