Constructor
EogJobSaveAsnew
Declaration [src]
EogJob*
eog_job_save_as_new (
GList* images,
EogURIConverter* converter,
GFile* file
)
Parameters
images |
A list of EogImage* |
A |
|
| The called function takes ownership of the data, and is responsible for freeing it. | |
converter |
EogURIConverter |
A URI converter
file: a |
|
| The data is owned by the caller of the function. | |
file |
GFile |
| No description available. | |
| The data is owned by the caller of the function. |
Return value
| Returns: | EogJob |
A |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |