Method
PapersViewJobget_cancellable
Declaration [src]
GCancellable*
pps_job_get_cancellable (
PpsJob* job
)
Return value
Type: GCancellable
The GCancellable
object of the job,
or NULL if the job is invalid or does not have an associated cancellable.
The returned data is owned by the instance. |