MainContext.this

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

  1. this(GMainContext* gMainContext, bool ownedRef)
    class MainContext
    this
    (
    GMainContext* gMainContext
    ,
    bool ownedRef = false
    )
  2. this()