Window.this

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

  1. this(GdkWindow* gdkWindow, bool ownedRef)
    class Window
    this
    (,
    bool ownedRef = false
    )
  2. this(Window parent, GdkWindowAttr* attributes, int attributesMask)

Meta