ApplicationWindow.this

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

  1. this(DzlApplicationWindow* dzlApplicationWindow, bool ownedRef = false)
    class ApplicationWindow
    this
    (
    DzlApplicationWindow* dzlApplicationWindow
    ,
    bool ownedRef = false
    )
  2. this(Application app)

Meta