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