Method

GdkX11X11Displayget_xdisplay

Declaration [src]

Display*
gdk_x11_display_get_xdisplay (
  GdkDisplay* display
)

Description [src]

Returns the X display of a GdkDisplay.

Return value

Type: Display

An X display.

The returned data is owned by the instance.