Grx.Cursor

from gi.repository import Grx

cursor = Grx.Cursor()
  

Structure to hold cursor state.