Method
EvinceViewJobfailed
Declaration [src]
void
ev_job_failed (
EvJob* job,
GQuark domain,
gint code,
const gchar* format,
...
)
Parameters
domain |
GQuark |
| No description available. | |
code |
gint |
| No description available. | |
format |
const gchar* |
| No description available. | |
| The data is owned by the caller of the function. | |
| The string is a NUL terminated UTF-8 string. | |
... |
none |
| No description available. |