gtkWindowGetTransientFor {RGtk2} | R Documentation |
Fetches the transient parent for this window. See
gtkWindowSetTransientFor
.
gtkWindowGetTransientFor(object)
|
[GtkWindow ] a GtkWindow |
[GtkWindow
] the transient parent for this window, or NULL
if no transient parent has been set.
Derived by RGtkGen from GTK+ documentation