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.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 (ForeignPtr AttrInt) 

Instances

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

newZeroAttrInt :: MonadIO m => m AttrInt Source

Construct a AttrInt struct initialized to zero.

Properties

Attr

Value