setWindowTitle

set the window title (only on desktop platforms)

@trusted @nogc nothrow
void
setWindowTitle
(
scope const(char)* str
)

Meta