Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gdkpixbuf GI.GdkPixbuf.Constants Minor version of gdk-pixbuf library, that is the "8" in "0.8.2" for example.
pattern
PIXBUF_VERSION :: Textgi-gdkpixbuf GI.GdkPixbuf.Constants Contains the full version of GdkPixbuf as a string. This is the version being compiled against; contrast with gdk_pixbuf_version.
-
gi-gdkpixbuf GI.GdkPixbuf.Enums Deprecated: (Since version 2.42)There is no user of GdkPixbufAlphaMode in GdkPixbuf,and the Xlib utility functions have been split out to their ownlibrary, gdk-pixbuf-xlib
PixbufAlphaModeBilevel :: PixbufAlphaModegi-gdkpixbuf GI.GdkPixbuf.Enums A bilevel clipping mask (black and white) will be created and used to draw the image. Pixels below 0.5 opacity will be considered fully transparent, and all others will be considered fully opaque.
PixbufAlphaModeFull :: PixbufAlphaModegi-gdkpixbuf GI.GdkPixbuf.Enums For now falls back to GDK_PIXBUF_ALPHA_BILEVEL. In the future it will do full alpha compositing.
-
gi-gdkpixbuf GI.GdkPixbuf.Enums 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.
PixbufErrorBadOption :: PixbufErrorgi-gdkpixbuf GI.GdkPixbuf.Enums A bad option was passed to a pixbuf save module.
PixbufErrorCorruptImage :: PixbufErrorgi-gdkpixbuf GI.GdkPixbuf.Enums An image file was broken somehow.
PixbufErrorFailed :: PixbufErrorgi-gdkpixbuf GI.GdkPixbuf.Enums Generic failure code, something went wrong.
PixbufErrorIncompleteAnimation :: PixbufErrorgi-gdkpixbuf GI.GdkPixbuf.Enums Only part of the animation was loaded.