gi-pango-1.0.10: 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 #

Constructors

AttrClass (ManagedPtr AttrClass) 

Instances

WrappedPtr AttrClass Source # 
(~) AttrOpTag tag AttrSet => Constructible AttrClass tag Source # 

Methods

new :: MonadIO m => (ManagedPtr AttrClass -> AttrClass) -> [AttrOp AttrClass tag] -> m AttrClass

((~) * 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

HasAttributeList * AttrClass Source # 
type AttributeList AttrClass Source # 
type AttributeList AttrClass

newZeroAttrClass :: MonadIO m => m AttrClass Source #

Construct a AttrClass struct initialized to zero.

Properties

destroy

attrClass_destroy :: AttrLabelProxy "destroy" Source #

equal

attrClass_equal :: AttrLabelProxy "equal" Source #

type

attrClass_type :: AttrLabelProxy "type" Source #