Window.transientFor

gtk.window.Window transientFor() @property

Get transientFor property.

Returns

The transient parent of the window. See [gtk.window.Window.setTransientFor] for

more details about transient windows.

void transientFor(gtk.window.Window propval) @property

Set transientFor property.

Parameters

propvalThe transient parent of the window. See [gtk.window.Window.setTransientFor] for more details about transient windows.