get_transient_for


Description:

public unowned Window? get_transient_for ()

Fetches the transient parent for this window.

See set_transient_for.

Parameters:

this

a Window

Returns:

the transient parent for this window, or null if no transient parent has been set.