Expand description
The XpExtension X extension.
Accessible with the xprint cargo feature.
Structs§
- Attribut
Notify Event - The
AttributNotifyEventevent. - BadContext
Error - The
BadContextErrorerror. - BadSequence
Error - The
BadSequenceErrorerror. - Create
Context - The
CreateContextrequest. - EvMask
- Notify
Event - The
NotifyEventevent. - Pcontext
- Print
Destroy Context - The
PrintDestroyContextrequest. - Print
EndDoc - The
PrintEndDocrequest. - Print
EndJob - The
PrintEndJobrequest. - Print
EndPage - The
PrintEndPagerequest. - Print
GetAttributes - The
PrintGetAttributesrequest. - Print
GetAttributes Cookie - Cookie type for PrintGetAttributes.
- Print
GetAttributes Cookie Unchecked - Unchecked cookie type for PrintGetAttributes.
- Print
GetAttributes Reply - Reply type for PrintGetAttributes.
- Print
GetContext - The
PrintGetContextrequest. - Print
GetContext Cookie - Cookie type for PrintGetContext.
- Print
GetContext Cookie Unchecked - Unchecked cookie type for PrintGetContext.
- Print
GetContext Reply - Reply type for PrintGetContext.
- Print
GetDocument Data - The
PrintGetDocumentDatarequest. - Print
GetDocument Data Cookie - Cookie type for PrintGetDocumentData.
- Print
GetDocument Data Cookie Unchecked - Unchecked cookie type for PrintGetDocumentData.
- Print
GetDocument Data Reply - Reply type for PrintGetDocumentData.
- Print
GetImage Resolution - The
PrintGetImageResolutionrequest. - Print
GetImage Resolution Cookie - Cookie type for PrintGetImageResolution.
- Print
GetImage Resolution Cookie Unchecked - Unchecked cookie type for PrintGetImageResolution.
- Print
GetImage Resolution Reply - Reply type for PrintGetImageResolution.
- Print
GetOne Attributes - The
PrintGetOneAttributesrequest. - Print
GetOne Attributes Cookie - Cookie type for PrintGetOneAttributes.
- Print
GetOne Attributes Cookie Unchecked - Unchecked cookie type for PrintGetOneAttributes.
- Print
GetOne Attributes Reply - Reply type for PrintGetOneAttributes.
- Print
GetPage Dimensions - The
PrintGetPageDimensionsrequest. - Print
GetPage Dimensions Cookie - Cookie type for PrintGetPageDimensions.
- Print
GetPage Dimensions Cookie Unchecked - Unchecked cookie type for PrintGetPageDimensions.
- Print
GetPage Dimensions Reply - Reply type for PrintGetPageDimensions.
- Print
GetPrinter List - The
PrintGetPrinterListrequest. - Print
GetPrinter List Cookie - Cookie type for PrintGetPrinterList.
- Print
GetPrinter List Cookie Unchecked - Unchecked cookie type for PrintGetPrinterList.
- Print
GetPrinter List Reply - Reply type for PrintGetPrinterList.
- Print
GetScreen OfContext - The
PrintGetScreenOfContextrequest. - Print
GetScreen OfContext Cookie - Cookie type for PrintGetScreenOfContext.
- Print
GetScreen OfContext Cookie Unchecked - Unchecked cookie type for PrintGetScreenOfContext.
- Print
GetScreen OfContext Reply - Reply type for PrintGetScreenOfContext.
- Print
Input Selected - The
PrintInputSelectedrequest. - Print
Input Selected Cookie - Cookie type for PrintInputSelected.
- Print
Input Selected Cookie Unchecked - Unchecked cookie type for PrintInputSelected.
- Print
Input Selected Reply - Reply type for PrintInputSelected.
- Print
PutDocument Data - The
PrintPutDocumentDatarequest. - Print
Query Screens - The
PrintQueryScreensrequest. - Print
Query Screens Cookie - Cookie type for PrintQueryScreens.
- Print
Query Screens Cookie Unchecked - Unchecked cookie type for PrintQueryScreens.
- Print
Query Screens Reply - Reply type for PrintQueryScreens.
- Print
Query Version - The
PrintQueryVersionrequest. - Print
Query Version Cookie - Cookie type for PrintQueryVersion.
- Print
Query Version Cookie Unchecked - Unchecked cookie type for PrintQueryVersion.
- Print
Query Version Reply - Reply type for PrintQueryVersion.
- Print
Rehash Printer List - The
PrintRehashPrinterListrequest. - Print
Select Input - The
PrintSelectInputrequest. - Print
SetAttributes - The
PrintSetAttributesrequest. - Print
SetContext - The
PrintSetContextrequest. - Print
SetImage Resolution - The
PrintSetImageResolutionrequest. - Print
SetImage Resolution Cookie - Cookie type for PrintSetImageResolution.
- Print
SetImage Resolution Cookie Unchecked - Unchecked cookie type for PrintSetImageResolution.
- Print
SetImage Resolution Reply - Reply type for PrintSetImageResolution.
- Print
Start Doc - The
PrintStartDocrequest. - Print
Start Job - The
PrintStartJobrequest. - Print
Start Page - The
PrintStartPagerequest. - Printer
- Printer
Buf - Printer
Iterator
Enums§
- Attr
- Detail
- Error
- Unified error type for the XPrint extension
- Event
- Unified event type for the XPrint extension
- GetDoc
Constants§
- MAJOR_
VERSION - The major version of the
XPrintextension. - MINOR_
VERSION - The minor version of the
XPrintextension. - VERSION_
STRING - The version string of the
XPrintextension. - XNAME
- The official identifier for the
XPrintextension.
Functions§
- get_
extension_ data - Fetch server runtime info data of the
XPrintextension. - prefetch_
extension_ data - Prefetch server runtime info data of the
XPrintextension.