x11_window_lookup_for_display


Description:


public unowned Window x11_window_lookup_for_display (Display display, Window window)

Looks up the Window that wraps the given native window handle.

Parameters:

display

the Display corresponding to the window handle

window

an Xlib Window

Returns:

the Window wrapper for the native window, or null if there is none.


Namespace: Gdk
Package: gdk-x11-2.0