GtkWindow::get_transient_for

GtkWindow get_transient_for();

Returns the transient parent for the window. A transient parent may be set by calling set_transient_for() or it may be set automatically when creating a new GtkDialog.

See also: set_transient_for()