Bus.this

Sets our main struct and passes it to the parent class.

  1. this(GstBus* gstBus, bool ownedRef)
    class Bus
    this
    (
    GstBus* gstBus
    ,
    bool ownedRef = false
    )
  2. this()