win32gui.MoveWindow

MoveWindow(hwnd, x, y, width, height, bRepaint)

Parameters

hwnd : int

The handle to the window

x : int

y : int

width : int

height : int

bRepaint : int