Grx.ButtonEvent

from gi.repository import Grx

button_event = Grx.ButtonEvent()
  

Structure that holds information about a pointer button press event.