Method

PapersViewJobis_succeeded

Declaration [src]

gboolean
pps_job_is_succeeded (
  PpsJob* job
  GError** error
)

Description [src]

Determines the finish status of the specified job.

Return value

Type: gboolean

TRUE if the job succeeded, FALSE otherwise.