Method

GdkX11.X11Display.get_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

Ownership is not transferred to the caller