Method

GdkPixbufPixbufsave_utf8

Declaration [src]

gboolean
gdk_pixbuf_save_utf8 (
  GdkPixbuf* pixbuf,
  const char* filename,
  const char* type,
  GError** error,
  ...
)

Description

No description available.

Parameters

filename const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
type const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
error GError
  No description available.
 The data is owned by the caller of the function.
... none
  No description available.

Return value

Returns: gboolean
  No description available.