Window.decorated
bool decorated() @property nothrowGet decorated property.
Returns
Whether the window should be decorated by the window manager.
void decorated(bool propval) @property nothrowSet decorated property.
Parameters
propval | Whether the window should be decorated by the window manager. |