Sequence.this

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

  1. this(GSequence* gSequence, bool ownedRef)
    class Sequence
    this
    (
    GSequence* gSequence
    ,
    bool ownedRef = false
    )
  2. this(GDestroyNotify dataDestroy)