Example #1
0
 def cleanup(self):
     """
     Should not need to be called as long connect and disconnect calls
     are balanced.
     """
     EventSource.cleanup(self)
     self._register_input_events_xinput(False)
Example #2
0
 def cleanup(self):
     EventSource.cleanup(self)
     self._register_atspi_listeners(False)
Example #3
0
 def cleanup(self):
     EventSource.cleanup(self)
     self._register_atspi_listeners(False)