PixbufError 
    An error code in the GDK_PIXBUF_ERROR domain.
Many gdk-pixbuf operations can cause errors in this domain, or in the G_FILE_ERROR domain.
Entries
Link copied to clipboard
                  An image file was broken somehow.
Link copied to clipboard
                  Not enough memory.
Link copied to clipboard
                  A bad option was passed to a pixbuf save module.
Link copied to clipboard
                  Unknown image type.
Link copied to clipboard
                  Don't know how to perform the given operation on the type of image at hand.
Link copied to clipboard
                  Only part of the animation was loaded.
Functions
Link copied to clipboard
                  Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
                  Returns an array containing the constants of this enum type, in the order they're declared.