Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWindowGetDestroyWithParent: gtkWindowGetDestroyWithParent
Description
Returns whether the window will be destroyed with its transient parent. See
gtkWindowSetDestroyWithParent
.
Usage
gtkWindowGetDestroyWithParent(object)
Arguments
object
a
GtkWindow
Value
TRUE
if the window will be destroyed with its transient parent.