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()
effective parent of @window
2.22
See Implementation
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()