Window.getTransientFor

Fetches the transient parent for this window. See gtk_window_set_transient_for().

class Window
getTransientFor
()

Return Value

Type: Window

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

Meta