more details about transient windows.
Window.transientFor
gtk.window.Window transientFor() @propertyGet transientFor property.
Returns
The transient parent of the window. See [gtk.window.Window.setTransientFor] for
void transientFor(gtk.window.Window propval) @propertySet transientFor property.
Parameters
propval | The transient parent of the window. See [gtk.window.Window.setTransientFor] for more details about transient windows. |