Constructor
EogJobModelnew
Declaration [src]
EogJob*
eog_job_model_new (
  GSList* file_list
)
Parameters
- file_list
- 
            Type: A list of NoneA GFilelist.The data is owned by the caller of the function. 
Return value
Type: EogJob
A EogJob.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |