gi-pango-1.0.9: 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.AttrColor

Contents

Description

The #PangoAttrColor structure is used to represent attributes that are colors.

Synopsis

Exported types

newtype AttrColor Source #

Constructors

AttrColor (ManagedPtr AttrColor) 

Instances

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

Methods

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

((~) * info (ResolveAttrColorMethod t AttrColor), MethodInfo * info AttrColor p) => IsLabel t (AttrColor -> p) Source # 

Methods

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

((~) * info (ResolveAttrColorMethod t AttrColor), MethodInfo * info AttrColor p) => IsLabelProxy t (AttrColor -> p) Source # 

Methods

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

HasAttributeList * AttrColor Source # 
type AttributeList AttrColor Source # 
type AttributeList AttrColor

newZeroAttrColor :: MonadIO m => m AttrColor Source #

Construct a AttrColor struct initialized to zero.

Properties

attr

attrColor_attr :: AttrLabelProxy "attr" Source #

color

attrColor_color :: AttrLabelProxy "color" Source #