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

Contents

Description

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

Synopsis

Exported types

newtype LogAttr Source #

Constructors

LogAttr (ManagedPtr LogAttr) 

Instances

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

Methods

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

((~) * info (ResolveLogAttrMethod t LogAttr), MethodInfo * info LogAttr p) => IsLabel t (LogAttr -> p) Source # 

Methods

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

((~) * info (ResolveLogAttrMethod t LogAttr), MethodInfo * info LogAttr p) => IsLabelProxy t (LogAttr -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> LogAttr -> p #

HasAttributeList * LogAttr Source # 
type AttributeList LogAttr Source # 

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