Saves pixbuf to a file in type, which is currently "jpeg", "png", "tiff", "ico" or "bmp". If error is set, FALSE will be returned. See gdk_pixbuf_save() for more details.
name of file to save.
name of file format.
name of options to set, NULL-terminated. [array zero-terminated=1]
values for named options. [array zero-terminated=1]
whether an error was set
GException on failure.
See Implementation
Saves pixbuf to a file in type, which is currently "jpeg", "png", "tiff", "ico" or "bmp". If error is set, FALSE will be returned. See gdk_pixbuf_save() for more details.