ApplicationWindow.this

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

  1. this(GtkApplicationWindow* gtkApplicationWindow, bool ownedRef)
    class ApplicationWindow
    this
    (
    GtkApplicationWindow* gtkApplicationWindow
    ,
    bool ownedRef = false
    )
  2. this(Application application)