win32gui.SelectObject

HGDIOBJ = SelectObject(hdc, object )

Selects an object into the specified device context (DC). The new object replaces the previous object of the same type.

Parameters

hdc : int

handle to DC

object : int

The GDI object