Source.this

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

  1. this(GSource* gSource, bool ownedRef)
    class Source
    this
    (
    GSource* gSource
    ,
    bool ownedRef = false
    )
  2. this(GSourceFuncs* sourceFuncs, uint structSize)