GdkX11.X11Cursor.prototype.get_xdisplay

function get_xdisplay(): xlib.Display {
    // Gjs wrapper for gdk_x11_cursor_get_xdisplay()
}
  

Returns the display of a Gdk.Cursor.

Returns

an Xlib Display*.