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.AttrInt

Contents

Description

The #PangoAttrInt structure is used to represent attributes with an integer or enumeration value.

Synopsis

Exported types

newtype AttrInt Source #

Constructors

AttrInt (ManagedPtr AttrInt) 

Instances

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

Methods

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

((~) * info (ResolveAttrIntMethod t AttrInt), MethodInfo * info AttrInt p) => IsLabel t (AttrInt -> p) Source # 

Methods

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

((~) * info (ResolveAttrIntMethod t AttrInt), MethodInfo * info AttrInt p) => IsLabelProxy t (AttrInt -> p) Source # 

Methods

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

HasAttributeList * AttrInt Source # 
type AttributeList AttrInt Source # 
type AttributeList AttrInt

newZeroAttrInt :: MonadIO m => m AttrInt Source #

Construct a AttrInt struct initialized to zero.

Properties

attr

attrInt_attr :: AttrLabelProxy "attr" Source #

value

attrInt_value :: AttrLabelProxy "value" Source #