gi-gdkpixbuf-2.0.10: GdkPixbuf bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.GdkPixbuf.Enums

Contents

Description

 

Synopsis

Documentation

catchPixbufError :: IO a -> (PixbufError -> GErrorMessage -> IO a) -> IO a Source #

handlePixbufError :: (PixbufError -> GErrorMessage -> IO a) -> IO a -> IO a Source #

Exported types