Exemplo n.º 1
0
 def setscrreg(self, y, x):
     return _check_ERR(lib.wsetscrreg(self._win, y, x), "wsetscrreg")
Exemplo n.º 2
0
 def setscrreg(self, y, x):
     return _check_ERR(lib.wsetscrreg(self._win, y, x), "wsetscrreg")