Window.title

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string title [@property setter]
    class Window
    @trusted override @property
    void
    title
    (
    string value
    )
  2. string title [@property getter]

Meta