Toplevel.deletable
bool deletable() @propertyGet deletable property.
Returns
Whether the window manager should allow to close the surface.
void deletable(bool propval) @propertySet deletable property.
Parameters
propval | Whether the window manager should allow to close the surface. |