Method
EogURIConverterdo
Declaration [src]
gboolean
eog_uri_converter_do (
EogURIConverter* converter,
EogImage* image,
GFile** file,
GdkPixbufFormat** format,
GError** error
)
Parameters
image |
EogImage |
No description available. | |
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. | |
format |
GdkPixbufFormat |
No description available. | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |