ToplevelT.setDeletable

Sets the toplevel to be deletable.

Setting @deletable to %TRUE hints the desktop environment that it should offer the user a way to close the surface.

template ToplevelT(TStruct)
void
setDeletable
()

Parameters

deletable bool

%TRUE to request a delete button

Meta