Window.destroyWithParent

bool destroyWithParent() @property

Get destroyWithParent property.

Returns

If this window should be destroyed when the parent is destroyed.
void destroyWithParent(bool propval) @property

Set destroyWithParent property.

Parameters

propvalIf this window should be destroyed when the parent is destroyed.