Window.this

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

  1. this(GtkWindow* gtkWindow, bool ownedRef)
    class Window
    this
    (
    GtkWindow* gtkWindow
    ,
    bool ownedRef = false
    )
  2. this(string title)
  3. this(GtkWindowType type)