Application.this

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

  1. this(DzlApplication* dzlApplication, bool ownedRef = false)
    class Application
    this
    (
    DzlApplication* dzlApplication
    ,
    bool ownedRef = false
    )
  2. this(string applicationId, GApplicationFlags flags)

Meta