[ CCode ( cname = "gdk_x11_lookup_xdisplay" ) ]
[ Version ( since = "2.2" ) ]
public static unowned Display lookup_for_xdisplay (Display xdisplay)
Find the `GdkDisplay` corresponding to xdisplay, if any exists.
| xdisplay |
a pointer to an X Display |
|
the `GdkDisplay`, if found, otherwise null. |