gtkWindowSetDestroyWithParent
If setting
is TRUE
, then destroying the transient parent of window
will also destroy window
itself. This is useful for dialogs that
shouldn't persist beyond the lifetime of the main window they're
associated with, for example.
gtkWindowSetDestroyWithParent(object, setting)
|
|
|
whether to destroy |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.