Grx.TouchEvent

from gi.repository import Grx

touch_event = Grx.TouchEvent()
  

Structure that holds information about a touch event.