Method
GdkPixbufPixbufsave_utf8
Declaration [src]
gboolean
gdk_pixbuf_save_utf8 (
  GdkPixbuf* pixbuf,
  const char* filename,
  const char* type,
  GError** error,
  ...
)
Parameters
- filename
- 
            Type: const char*No description available. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
- type
- 
            Type: const char*No description available. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
- error
- 
            Type: GErrorNo description available. The data is owned by the caller of the method. 
- ...
- 
            Type: No description available.