gi-gdkpixbuf-2.0.6: 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.Structs.PixbufFormat

Contents

Description

 

Synopsis

Exported types

newtype PixbufFormat Source #

Instances

BoxedObject PixbufFormat Source # 

Methods

boxedType :: PixbufFormat -> IO GType

((~) * info (ResolvePixbufFormatMethod t PixbufFormat), MethodInfo * info PixbufFormat p) => IsLabel t (PixbufFormat -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> PixbufFormat -> p #

((~) * info (ResolvePixbufFormatMethod t PixbufFormat), MethodInfo * info PixbufFormat p) => IsLabelProxy t (PixbufFormat -> p) Source # 
HasAttributeList * PixbufFormat Source # 
((~) * signature (Bool -> m ()), MonadIO m) => MethodInfo * PixbufFormatSetDisabledMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatSetDisabledMethodInfo PixbufFormat -> signature -> s

((~) * signature (m Bool), MonadIO m) => MethodInfo * PixbufFormatIsWritableMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatIsWritableMethodInfo PixbufFormat -> signature -> s

((~) * signature (m Bool), MonadIO m) => MethodInfo * PixbufFormatIsScalableMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatIsScalableMethodInfo PixbufFormat -> signature -> s

((~) * signature (m Bool), MonadIO m) => MethodInfo * PixbufFormatIsDisabledMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatIsDisabledMethodInfo PixbufFormat -> signature -> s

((~) * signature (m Text), MonadIO m) => MethodInfo * PixbufFormatGetNameMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatGetNameMethodInfo PixbufFormat -> signature -> s

((~) * signature (m [Text]), MonadIO m) => MethodInfo * PixbufFormatGetMimeTypesMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatGetMimeTypesMethodInfo PixbufFormat -> signature -> s

((~) * signature (m Text), MonadIO m) => MethodInfo * PixbufFormatGetLicenseMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatGetLicenseMethodInfo PixbufFormat -> signature -> s

((~) * signature (m [Text]), MonadIO m) => MethodInfo * PixbufFormatGetExtensionsMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatGetExtensionsMethodInfo PixbufFormat -> signature -> s

((~) * signature (m Text), MonadIO m) => MethodInfo * PixbufFormatGetDescriptionMethodInfo PixbufFormat signature Source # 
((~) * signature (m ()), MonadIO m) => MethodInfo * PixbufFormatFreeMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatFreeMethodInfo PixbufFormat -> signature -> s

((~) * signature (m PixbufFormat), MonadIO m) => MethodInfo * PixbufFormatCopyMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatCopyMethodInfo PixbufFormat -> signature -> s

type AttributeList PixbufFormat Source # 
type AttributeList PixbufFormat

Methods

pixbufFormatCopy

data PixbufFormatCopyMethodInfo Source #

Instances

((~) * signature (m PixbufFormat), MonadIO m) => MethodInfo * PixbufFormatCopyMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatCopyMethodInfo PixbufFormat -> signature -> s

pixbufFormatFree

data PixbufFormatFreeMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m) => MethodInfo * PixbufFormatFreeMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatFreeMethodInfo PixbufFormat -> signature -> s

pixbufFormatGetDescription

data PixbufFormatGetDescriptionMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m) => MethodInfo * PixbufFormatGetDescriptionMethodInfo PixbufFormat signature Source # 

pixbufFormatGetExtensions

data PixbufFormatGetExtensionsMethodInfo Source #

Instances

((~) * signature (m [Text]), MonadIO m) => MethodInfo * PixbufFormatGetExtensionsMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatGetExtensionsMethodInfo PixbufFormat -> signature -> s

pixbufFormatGetLicense

data PixbufFormatGetLicenseMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m) => MethodInfo * PixbufFormatGetLicenseMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatGetLicenseMethodInfo PixbufFormat -> signature -> s

pixbufFormatGetMimeTypes

data PixbufFormatGetMimeTypesMethodInfo Source #

Instances

((~) * signature (m [Text]), MonadIO m) => MethodInfo * PixbufFormatGetMimeTypesMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatGetMimeTypesMethodInfo PixbufFormat -> signature -> s

pixbufFormatGetName

data PixbufFormatGetNameMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m) => MethodInfo * PixbufFormatGetNameMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatGetNameMethodInfo PixbufFormat -> signature -> s

pixbufFormatIsDisabled

data PixbufFormatIsDisabledMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m) => MethodInfo * PixbufFormatIsDisabledMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatIsDisabledMethodInfo PixbufFormat -> signature -> s

pixbufFormatIsScalable

data PixbufFormatIsScalableMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m) => MethodInfo * PixbufFormatIsScalableMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatIsScalableMethodInfo PixbufFormat -> signature -> s

pixbufFormatIsWritable

data PixbufFormatIsWritableMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m) => MethodInfo * PixbufFormatIsWritableMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatIsWritableMethodInfo PixbufFormat -> signature -> s

pixbufFormatSetDisabled

data PixbufFormatSetDisabledMethodInfo Source #

Instances

((~) * signature (Bool -> m ()), MonadIO m) => MethodInfo * PixbufFormatSetDisabledMethodInfo PixbufFormat signature Source # 

Methods

overloadedMethod :: MethodProxy PixbufFormatSetDisabledMethodInfo PixbufFormat -> signature -> s