Description Usage Arguments Details Author(s)
Indicates to the window manager that window
is a transient dialog
associated with the application window parent
. This allows the
window manager to do things like center window
on parent
and
keep window
above parent
.
1 | gdkWindowSetTransientFor(object, leader)
|
|
a toplevel |
|
another toplevel |
See gtkWindowSetTransientFor
if you're using GtkWindow
or
GtkDialog
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.