VideoDevice.windowTitle

Set the main window title. Any characters past 1023 will be truncated.

class VideoDevice
@trusted nothrow @nogc
void
windowTitle
(
string rhs
)

Meta