win32gui.DrawIcon
DrawIcon(hDC, X, Y, hicon)
Draws an icon or cursor into the specified device context. To specify additional drawing options, use the win32gui::DrawIconEx function.
Parameters
DrawIcon(hDC, X, Y, hicon)
Draws an icon or cursor into the specified device context. To specify additional drawing options, use the win32gui::DrawIconEx function.