Method
GdkX11X11Displayget_xdisplay
deprecated: 4.18
Declaration [src]
Display*
gdk_x11_display_get_xdisplay (
GdkDisplay* display
)
Description [src]
Returns the X display of a GdkDisplay.
Deprecated since: 4.18
Please do not use it in newly written code.
Return value
Type: Display
An X display.
| The returned data is owned by the instance. |