Function
Gdkoffscreen_window_get_embedder
since: 2.18
Declaration [src]
GdkWindow*
gdk_offscreen_window_get_embedder (
GdkWindow* window
)
Parameters
window-
Type:
GdkWindowA
GdkWindow.The data is owned by the caller of the function.
Return value
Type: GdkWindow
The embedding GdkWindow, or
NULL if window is not an mbedded offscreen window.
| The data is owned by the called function. |
The return value can be NULL. |