Constructor
EvinceViewPrintOperationnew
Declaration [src]
EvPrintOperation*
ev_print_operation_new (
EvDocument* document
)
Parameters
document
-
Type:
EvDocument
No description available.
The data is owned by the caller of the function.
Return value
Type: EvPrintOperation
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |