Method

EogImagesave_as_by_info

Declaration [src]

gboolean
eog_image_save_as_by_info (
  EogImage* img,
  EogImageSaveInfo* source,
  EogImageSaveInfo* target,
  GError** error
)

Description

No description available.

Parameters

source EogImageSaveInfo
  No description available.
 The data is owned by the caller of the function.
target EogImageSaveInfo
  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.