Programming Guide
API Reference
CTypesPointer
Buffer
HorizontalAlign
AnchorX
AnchorY
ContentVAlign
External Resources
Development Guide
Holds type aliases used throughout the codebase.
alias of _Pointer
_Pointer
alias of Union[bytes, bytearray, memoryview, Array]
Union
bytes
bytearray
memoryview
Array
alias of Literal[‘left’, ‘center’, ‘right’]
Literal
alias of Literal[‘top’, ‘bottom’, ‘center’, ‘baseline’]
alias of Literal[‘bottom’, ‘center’, ‘top’]