get_effective_parent
Description:
Obtains the parent of this, as known to GDK.
Works like get_parent for normal windows, but returns the window’s embedder for offscreen windows.
See also: offscreen_window_get_embedder
Parameters:
this |
a Window |
Returns:
effective parent of this |