offscreen_window_get_embedder
Description:
[
Version ( since =
"2.18" ) ]
public unowned Window?
offscreen_window_get_embedder (
Window window)
Gets the window that window
is embedded in.
Parameters:
Returns:
the embedding Window, or null if window
is not an mbedded offscreen window
|