gi-soup-2.4.9: Libsoup 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.Soup.Objects.ContentDecoder

Contents

Description

 

Synopsis

Exported types

newtype ContentDecoder Source #

Constructors

ContentDecoder (ManagedPtr ContentDecoder) 

Instances

GObject ContentDecoder Source # 
IsObject ContentDecoder Source # 
IsSessionFeature ContentDecoder Source # 
IsContentDecoder ContentDecoder Source # 
((~) * info (ResolveContentDecoderMethod t ContentDecoder), MethodInfo * info ContentDecoder p) => IsLabel t (ContentDecoder -> p) Source # 

Methods

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

((~) * info (ResolveContentDecoderMethod t ContentDecoder), MethodInfo * info ContentDecoder p) => IsLabelProxy t (ContentDecoder -> p) Source # 
HasAttributeList * ContentDecoder Source # 
type SignalList ContentDecoder Source # 
type SignalList ContentDecoder
type AttributeList ContentDecoder Source # 
type AttributeList ContentDecoder

class GObject o => IsContentDecoder o Source #

Instances