Function
EogURIConverterpreview
Declaration [src]
char*
eog_uri_converter_preview (
const char* format_str,
EogImage* img,
GdkPixbufFormat* format,
gulong counter,
guint n_images,
gboolean convert_spaces,
gunichar space_char
)
Parameters
format_str |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
img |
EogImage |
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. | |
counter |
gulong |
No description available. | |
n_images |
guint |
No description available. | |
convert_spaces |
gboolean |
No description available. | |
space_char |
gunichar |
No description available. |