[('cbSize', ctypes.c_uint), ('dwMask', ctypes.wintypes.DWORD), ('dwEff
ects', ctypes.wintypes.DWORD), ('yHeight', ctypes.c_long), ('yOffset',
ctypes.c_long), ('crTextColor', ctypes.wintypes.COLORREF), ('bCharSet
', ctypes.c_byte), ('bPitchAndFamily', ctypes.c_byte), ('szFaceName',
ctypes.c_wchar* LF_FACESIZE), ('wWeight', ctypes.wintypes.WORD), ('sSp
acing', ctypes.c_short), ('crBackColor', ctypes.wintypes.COLORREF), ('
lcid', ctypes.wintypes.LCID), ('dwReserved', ctypes.wintypes.DWORD), (
'sStyle', ctypes.c_short), ('wKerning', ctypes.wintypes.WORD), ('bUnde
...
|