Method
PapersViewJobget_document
Declaration [src]
PpsDocument*
pps_job_get_document (
PpsJob* job
)
Return value
Type: PpsDocument
The PpsDocument
object associated with the job,
or NULL if the job is invalid or does not have an associated document.
The returned data is owned by the instance. |