Method

EogURIConverterdo

Declaration [src]

gboolean
eog_uri_converter_do (
  EogURIConverter* converter,
  EogImage* image,
  GFile** file,
  GdkPixbufFormat** format,
  GError** error
)

Description

No description available.

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.

Return value

Returns: gboolean
  No description available.