Method

GdkX11X11Displayget_xdisplay

since: 2.2

Declaration [src]

Display*
gdk_x11_display_get_xdisplay (
  GdkDisplay* display
)

Description [src]

Returns the X display of a GdkDisplay.

Available since: 2.2

Return value

Type: Display

An X display.

The returned data is owned by the instance.