gtkWindowGetDestroyWithParent {RGtk2} | R Documentation |
Returns whether the window will be destroyed with its transient parent. See
gtkWindowSetDestroyWithParent
.
gtkWindowGetDestroyWithParent(object)
|
[GtkWindow ] a GtkWindow |
[logical] TRUE
if the window will be destroyed with its transient parent.
Derived by RGtkGen from GTK+ documentation