Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
GetTextFace
win32gui
.GetTextFace
PyUnicode
=
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)