win32gui.ShowWindow

boolean = ShowWindow(hWnd, cmdShow )

Shows or hides a window and changes its state

Parameters

hWnd : int

The handle to the window

cmdShow : int

Combination of win32con.SW_* flags