Constructor
EogJobLoadnew
Declaration [src]
EogJob*
eog_job_load_new (
  EogImage* image,
  EogImageData data
)
Parameters
- image
- 
            Type: EogImageNo description available. The data is owned by the caller of the function. 
- data
- 
            Type: EogImageDataNo description available. 
Return value
Type: EogJob
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |