Method
PapersViewJobLoadtake_fd
since: 46.0
Declaration [src]
void
pps_job_load_take_fd (
PpsJobLoad* job,
int fd,
const char* mime_type
)
Description [src]
Sets fd
as the file descriptor in job
.
Note that job
takes ownership of fd
; you must not do anything
with it afterwards.
It is an error to call this function if uri is set for the job.
Available since: 46.0