GdkX11.X11Cursor.prototype.get_xcursor
function get_xcursor(): xlib.Cursor {
    // Gjs wrapper for gdk_x11_cursor_get_xcursor()
}
  Returns the X cursor belonging to a Gdk.Cursor.
- Returns
 an Xlib Cursor.
function get_xcursor(): xlib.Cursor {
    // Gjs wrapper for gdk_x11_cursor_get_xcursor()
}
  Returns the X cursor belonging to a Gdk.Cursor.
an Xlib Cursor.