Window.destroyWithParent

Set destroyWithParent property.

  1. bool destroyWithParent [@property getter]
  2. bool destroyWithParent [@property setter]
    class Window
    @property
    void
    destroyWithParent
    (
    bool propval
    )

Parameters

propval bool

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