gi-pango-0.1.38.15: 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.LogAttr

Contents

Description

The #PangoLogAttr structure stores information about the attributes of a single character.

Synopsis

Exported types

newtype LogAttr Source

Constructors

LogAttr (ForeignPtr LogAttr) 

Instances

WrappedPtr LogAttr 
(~) AttrOpTag tag AttrSet => Constructible LogAttr tag 
((~) * info (ResolveLogAttrMethod t LogAttr), MethodInfo * info LogAttr p) => IsLabelProxy t (LogAttr -> p) 
type AttributeList LogAttr 

newZeroLogAttr :: MonadIO m => m LogAttr Source

Construct a LogAttr struct initialized to zero.

Properties

BackspaceDeletesCharacter

IsCharBreak

IsCursorPosition

IsExpandableSpace

IsLineBreak

IsMandatoryBreak

IsSentenceBoundary

IsSentenceEnd

IsSentenceStart

IsWhite

IsWordBoundary

IsWordEnd

IsWordStart