Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
SetWindowPlacement
win32gui
.SetWindowPlacement
SetWindowPlacement(
hWnd
, placement
)
Sets the windows placement
Parameters
hWnd
:
PyHANDLE
Handle to a window
placement
: (tuple)
A tuple representing the WINDOWPLACEMENT structure.