lookup_for_display


Description:

public static unowned Surface lookup_for_display (Display display, Window window)

Looks up the `GdkSurface` that wraps the given native window handle.

Parameters:

display

the `GdkDisplay` corresponding to the window handle

window

an Xlib Window

Returns:

the `GdkSurface` wrapper for the native window