Window.this

Creates a top level window with a title

  1. this(GtkWindow* gtkWindow)
  2. this(string title)
    class Window
    this
    (
    string title
    )
  3. this(GtkWindowType type)

Parameters

title string

The Window title

Meta