Method

PapersViewJobis_finished

Declaration [src]

gboolean
pps_job_is_finished (
  PpsJob* job
)

Description [src]

Checks if the specified job has finished execution.

Return value

Type: gboolean

TRUE if the job is finished, FALSE otherwise.