Example #1
0
def button_down(b):
    return _button.button_down(b)
Example #2
0
def button_down(*args):
  return _button.button_down(*args)