Window.decorated

bool decorated() @property

Get decorated property.

Returns

Whether the window should be decorated by the window manager.
void decorated(bool propval) @property

Set decorated property.

Parameters

propvalWhether the window should be decorated by the window manager.