Window.getDestroyWithParent

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

class Window
int
getDestroyWithParent
()

Return Value

Type: int

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

Meta