Window.setTitle

Set a new title to this window

struct Window
@nogc nothrow
string
setTitle
(
string title
)

Return Value

Type: string

the old title

Meta