win32gui
.GetTextFace
string =
GetTextFace(
hdc
)
Retrieves the name of the font currently selected in a DC
Parameters
hdc
:
PyHANDLE
Handle to a device context
Comments
Calls unicode api function (GetTextFaceW)