Constructor
EvinceViewJobLoadStreamnew
Declaration [src]
EvJob*
ev_job_load_stream_new (
  GInputStream* stream,
  EvDocumentLoadFlags flags
)
Parameters
- stream
- 
            Type: GInputStreamNo description available. The data is owned by the caller of the function. 
- flags
- 
            Type: EvDocumentLoadFlagsNo description available. 
Return value
Type: EvJob
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |