class GdkPixbuf::PixbufError

Overview

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.

Direct Known Subclasses

Defined in:

lib/gi-crystal/src/auto/gdk_pixbuf-2.0/gdk_pixbuf.cr

Instance methods inherited from class GLib::Error

code : Int32 code, domain : String domain, finalize finalize, to_unsafe : Pointer(LibGLib::Error) to_unsafe