Window.setTitle

Sets the title of the window

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

Meta