Toplevel.decorated

bool decorated() @property nothrow;

Get decorated property.

Returns

Whether the window manager should add decorations.
void decorated(bool propval) @property nothrow;

Set decorated property.

Parameters

propvalWhether the window manager should add decorations.