Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
printGetPrinterList :: Connection -> PrintGetPrinterList -> IO (Receipt PrintGetPrinterListReply) Source
printRehashPrinterList :: Connection -> IO () Source
createContext :: Connection -> CreateContext -> IO () Source
printSetContext :: Connection -> Word32 -> IO () Source
printGetContext :: Connection -> IO (Receipt Word32) Source
printDestroyContext :: Connection -> Word32 -> IO () Source
printStartJob :: Connection -> Word8 -> IO () Source
printEndJob :: Connection -> Bool -> IO () Source
printStartDoc :: Connection -> Word8 -> IO () Source
printEndDoc :: Connection -> Bool -> IO () Source
printPutDocumentData :: Connection -> PrintPutDocumentData -> IO () Source
printGetDocumentData :: Connection -> PCONTEXT -> Word32 -> IO (Receipt PrintGetDocumentDataReply) Source
printStartPage :: Connection -> WINDOW -> IO () Source
printEndPage :: Connection -> Bool -> IO () Source
printSelectInput :: Connection -> PCONTEXT -> ValueParam Word32 -> IO () Source
printGetAttributes :: Connection -> PCONTEXT -> Word8 -> IO (Receipt PrintGetAttributesReply) Source
printGetOneAttributes :: Connection -> PrintGetOneAttributes -> IO (Receipt PrintGetOneAttributesReply) Source
printSetAttributes :: Connection -> PrintSetAttributes -> IO () Source
printSetImageResolution :: Connection -> PCONTEXT -> Word16 -> IO (Receipt PrintSetImageResolutionReply) Source
printGetImageResolution :: Connection -> PCONTEXT -> IO (Receipt Word16) Source
MkPRINTER | |
|
data PrintQueryVersion Source
data PrintSetContext Source
data PrintStartJob Source
data PrintEndJob Source
data PrintStartDoc Source
data PrintEndDoc Source
data PrintStartPage Source
data PrintEndPage Source
data PrintSelectInput Source
data PrintInputSelected Source
data PrintGetAttributes Source
data PrintQueryScreens Source