Grx.Event.get_button

@accepts(Grx.Event)
@returns(guint32)
def get_button(self):
    # Python wrapper for grx_event_get_button()
  

Gets the button for a button event

self

the event

Returns