Window.getDestroyWithParent

bool getDestroyWithParent() nothrow

Returns whether the window will be destroyed with its transient parent. See gtk_window_set_destroy_with_parent ().

Returns

true if the window will be destroyed with its transient parent.