Grx.Cursor.prototype.show

function show(): void {
    // Gjs wrapper for grx_cursor_show()
}
  

Draws the cursor at it's current position.