win32gui.SetWindowPlacement

SetWindowPlacement(hWnd, placement)

Sets the windows placement

Parameters

hWnd : PyHANDLE

Handle to a window

placement : (tuple)

A tuple representing the WINDOWPLACEMENT structure.