gi-pango-0.1.38.13: Pango 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.Pango.Structs.AttrClass

Contents

Description

The #PangoAttrClass structure stores the type and operations for a particular type of attribute. The functions in this structure should not be called directly. Instead, one should use the wrapper functions provided for #PangoAttribute.

Synopsis

Exported types

newtype AttrClass Source

Instances

((~) * info (ResolveAttrClassMethod t AttrClass), MethodInfo * info AttrClass p) => IsLabel t (AttrClass -> p) Source 

Methods

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

((~) * info (ResolveAttrClassMethod t AttrClass), MethodInfo * info AttrClass p) => IsLabelProxy t (AttrClass -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> AttrClass -> p

newZeroAttrClass :: MonadIO m => m AttrClass Source

Construct a AttrClass struct initialized to zero.

Properties

Type