Window.getDestroyWithParent

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

class Window
bool
getDestroyWithParent
()

Return Value

Type: bool

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