Window.title

The title of the Window.

  1. string title [@property getter]
    class Window
    @property @safe nothrow
    string
    title
    ()
  2. string title [@property setter]

Meta