Window.setTitle

Sets the title of the window

  1. void setTitle(Text s)
  2. void setTitle(dstring s)
    class Window
    @trusted
    void
    setTitle
    (
    dstring s
    )

Meta