Function
GdkX11x11_lookup_xdisplay
Declaration [src]
GdkDisplay*
gdk_x11_lookup_xdisplay (
Display* xdisplay
)
Parameters
xdisplay |
Display |
A pointer to an X Display. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GdkX11Display |
The |
|
The data is owned by the called function. |