Window.title

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

Meta