Constructor
PapersViewPrintOperationnew
Declaration [src]
PpsPrintOperation*
pps_print_operation_new (
  PpsDocument* document
)
Parameters
- document
- 
            Type: PpsDocumentA PpsDocument.The data is owned by the caller of the function. 
Return value
Type: PpsPrintOperation
A PpsPrintOperation.
| The caller of the function takes ownership of the data, and is responsible for freeing it. | 
| The return value can be NULL. |