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
- 
            Type: 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
- 
            Type: EogImageNo description available. The data is owned by the caller of the function. 
- format
- 
            Type: GdkPixbufFormatNo description available. The data is owned by the caller of the function. 
- counter
- 
            Type: gulongNo description available. 
- n_images
- 
            Type: guintNo description available. 
- convert_spaces
- 
            Type: gbooleanNo description available. 
- space_char
- 
            Type: gunicharNo description available.