[ Version ( since = "2.24" ) ]
public static unowned Window lookup_for_display (Display display, Window window)
Looks up the Window that wraps the given native window handle.
display |
the Display corresponding to the window handle |
window |
an Xlib Window |
the Window wrapper for the native window, or null if there is none. |