Constructor
EogJobSavenew
Declaration [src]
EogJob*
eog_job_save_new (
GList* images
)
Parameters
images |
A list of EogImage* |
A |
|
The called function takes ownership of the data, and is responsible for freeing it. |
Return value
Returns: | EogJob |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |