Expand description
The XpExtension
X extension.
Accessible with the xprint
cargo feature.
Structs§
- The
AttributNotifyEvent
event. - The
BadContextError
error. - The
BadSequenceError
error. - The
CreateContext
request. - The
NotifyEvent
event. - The
PrintDestroyContext
request. - The
PrintEndDoc
request. - The
PrintEndJob
request. - The
PrintEndPage
request. - The
PrintGetAttributes
request. - Cookie type for PrintGetAttributes.
- Unchecked cookie type for PrintGetAttributes.
- Reply type for PrintGetAttributes.
- The
PrintGetContext
request. - Cookie type for PrintGetContext.
- Unchecked cookie type for PrintGetContext.
- Reply type for PrintGetContext.
- The
PrintGetDocumentData
request. - Cookie type for PrintGetDocumentData.
- Unchecked cookie type for PrintGetDocumentData.
- Reply type for PrintGetDocumentData.
- The
PrintGetImageResolution
request. - Cookie type for PrintGetImageResolution.
- Unchecked cookie type for PrintGetImageResolution.
- Reply type for PrintGetImageResolution.
- The
PrintGetOneAttributes
request. - Cookie type for PrintGetOneAttributes.
- Unchecked cookie type for PrintGetOneAttributes.
- Reply type for PrintGetOneAttributes.
- The
PrintGetPageDimensions
request. - Cookie type for PrintGetPageDimensions.
- Unchecked cookie type for PrintGetPageDimensions.
- Reply type for PrintGetPageDimensions.
- The
PrintGetPrinterList
request. - Cookie type for PrintGetPrinterList.
- Unchecked cookie type for PrintGetPrinterList.
- Reply type for PrintGetPrinterList.
- The
PrintGetScreenOfContext
request. - Cookie type for PrintGetScreenOfContext.
- Unchecked cookie type for PrintGetScreenOfContext.
- Reply type for PrintGetScreenOfContext.
- The
PrintInputSelected
request. - Cookie type for PrintInputSelected.
- Unchecked cookie type for PrintInputSelected.
- Reply type for PrintInputSelected.
- The
PrintPutDocumentData
request. - The
PrintQueryScreens
request. - Cookie type for PrintQueryScreens.
- Unchecked cookie type for PrintQueryScreens.
- Reply type for PrintQueryScreens.
- The
PrintQueryVersion
request. - Cookie type for PrintQueryVersion.
- Unchecked cookie type for PrintQueryVersion.
- Reply type for PrintQueryVersion.
- The
PrintRehashPrinterList
request. - The
PrintSelectInput
request. - The
PrintSetAttributes
request. - The
PrintSetContext
request. - The
PrintSetImageResolution
request. - Cookie type for PrintSetImageResolution.
- Unchecked cookie type for PrintSetImageResolution.
- Reply type for PrintSetImageResolution.
- The
PrintStartDoc
request. - The
PrintStartJob
request. - The
PrintStartPage
request.
Enums§
- Unified error type for the XPrint extension
- Unified event type for the XPrint extension
Constants§
- The major version of the
XPrint
extension. - The minor version of the
XPrint
extension. - The version string of the
XPrint
extension. - The official identifier for the
XPrint
extension.
Functions§
- Fetch server runtime info data of the
XPrint
extension. - Prefetch server runtime info data of the
XPrint
extension.