Window.getEffectiveParent

Obtains the parent of window, as known to GDK. Works like gdk_window_get_parent() for normal windows, but returns the window's embedder for offscreen windows. See also: gdk_offscreen_window_get_embedder() Since 2.22

class Window
getEffectiveParent
()

Return Value

Type: Window

effective parent of window. [transfer none]

Meta