GdkX11.X11Display.prototype.get_xdisplay
function get_xdisplay(): xlib.Display {
    // Gjs wrapper for gdk_x11_display_get_xdisplay()
}
  Returns the X display of a Gdk.Display.
Since 2.2
- Returns
 an X display
function get_xdisplay(): xlib.Display {
    // Gjs wrapper for gdk_x11_display_get_xdisplay()
}
  Returns the X display of a Gdk.Display.
Since 2.2
an X display