Gtk.Window.prototype.get_destroy_with_parent
function get_destroy_with_parent():Boolean { // Gjs wrapper for gtk_window_get_destroy_with_parent() }
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.