Toplevel.deletable

bool deletable() @property

Get deletable property.

Returns

Whether the window manager should allow to close the surface.
void deletable(bool propval) @property

Set deletable property.

Parameters

propvalWhether the window manager should allow to close the surface.