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