Method

GdkX11X11Displayget_xdisplay

Declaration [src]

Display*
gdk_x11_display_get_xdisplay (
  GdkDisplay* display
)

Description [src]

Returns the X display of a GdkDisplay.

Return value

Returns: Display
 

An X display.

 The data is owned by the instance.