get_job_description
Description:
public string get_job_description (
Job job)
Gets a human-readable and localized text string describing the operation of job
.
For known job types, see the documentation for the Job:Operation D-Bus property.
Parameters:
this |
A Client.
|
job |
A Job.
|
Returns:
A string that should be freed with g_free.
|