| ||||||||
| ||||||||
Description | ||||||||
A collection of FFI declarations for interfacing with Win32. | ||||||||
Documentation | ||||||||
beginPath :: HDC -> IO () | ||||||||
closeFigure :: HDC -> IO () | ||||||||
endPath :: HDC -> IO () | ||||||||
fillPath :: HDC -> IO () | ||||||||
flattenPath :: HDC -> IO () | ||||||||
pathToRegion :: HDC -> IO HRGN | ||||||||
strokeAndFillPath :: HDC -> IO () | ||||||||
strokePath :: HDC -> IO () | ||||||||
widenPath :: HDC -> IO () | ||||||||
Produced by Haddock version 0.8 |