get_effective_parent


Description:

[ Version ( since = "2.22" ) ]
public unowned Window get_effective_parent ()

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