set_destroy_with_parent
Description:
Sets whether to destroy the window when the transient parent is destroyed.
This is useful for dialogs that shouldn’t persist beyond the lifetime of the main window they are associated with, for example.
Parameters:
this |
a window |
setting |
whether to destroy the window with its transient parent |