GtkWindow::get_destroy_with_parent

bool get_destroy_with_parent();

Returns whether the window will be destroyed with its transient parent.

By default a window will not be destroyed along with its parent.

See also: set_destroy_with_parent() , destroy_with_parent