gi-pango-1.0.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 LogAttr structure stores information about the attributes of a single character.

Synopsis

Exported types

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