xhb-requests-0.1.0.6.2015.8.1
Graphics.XHB.Requests.Internal.Instances.XPrint
Contents
Methods
requestIO :: PrintRehashPrinterList -> Connection -> IO () Source #
requestIO :: CreateContext -> Connection -> IO () Source #
requestIO :: PrintSetContext -> Connection -> IO () Source #
requestIO :: PrintDestroyContext -> Connection -> IO () Source #
requestIO :: PrintStartJob -> Connection -> IO () Source #
requestIO :: PrintEndJob -> Connection -> IO () Source #
requestIO :: PrintStartDoc -> Connection -> IO () Source #
requestIO :: PrintEndDoc -> Connection -> IO () Source #
requestIO :: PrintPutDocumentData -> Connection -> IO () Source #
requestIO :: PrintStartPage -> Connection -> IO () Source #
requestIO :: PrintEndPage -> Connection -> IO () Source #
requestIO :: PrintSelectInput -> Connection -> IO () Source #
requestIO :: PrintSetAttributes -> Connection -> IO () Source #
requestWithReplyIO :: PrintQueryVersion -> Connection -> IO (IO (Either SomeError PrintQueryVersionReply)) Source #
requestWithReplyIO :: PrintGetPrinterList -> Connection -> IO (IO (Either SomeError PrintGetPrinterListReply)) Source #
requestWithReplyIO :: PrintGetContext -> Connection -> IO (IO (Either SomeError PrintGetContextReply)) Source #
requestWithReplyIO :: PrintGetScreenOfContext -> Connection -> IO (IO (Either SomeError PrintGetScreenOfContextReply)) Source #
requestWithReplyIO :: PrintGetDocumentData -> Connection -> IO (IO (Either SomeError PrintGetDocumentDataReply)) Source #
requestWithReplyIO :: PrintInputSelected -> Connection -> IO (IO (Either SomeError PrintInputSelectedReply)) Source #
requestWithReplyIO :: PrintGetAttributes -> Connection -> IO (IO (Either SomeError PrintGetAttributesReply)) Source #
requestWithReplyIO :: PrintGetOneAttributes -> Connection -> IO (IO (Either SomeError PrintGetOneAttributesReply)) Source #
requestWithReplyIO :: PrintGetPageDimensions -> Connection -> IO (IO (Either SomeError PrintGetPageDimensionsReply)) Source #
requestWithReplyIO :: PrintQueryScreens -> Connection -> IO (IO (Either SomeError PrintQueryScreensReply)) Source #
requestWithReplyIO :: PrintSetImageResolution -> Connection -> IO (IO (Either SomeError PrintSetImageResolutionReply)) Source #
requestWithReplyIO :: PrintGetImageResolution -> Connection -> IO (IO (Either SomeError PrintGetImageResolutionReply)) Source #