Grx.Event.put

@accepts(Grx.Event)
@returns(none)
def put(self):
    # Python wrapper for grx_event_put()
  

Adds a copy of self to the end of the queue.

self

the event