gi-poppler-0.0.34.14: Poppler 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.Poppler.Structs.TextAttributes

Contents

Description

A #PopplerTextAttributes is used to describe text attributes of a range of text

Synopsis

Exported types

newtype TextAttributes Source

Instances

BoxedObject TextAttributes 
(~) AttrOpTag tag AttrSet => Constructible TextAttributes tag 
((~) * signature (m ()), MonadIO m) => MethodInfo * TextAttributesFreeMethodInfo TextAttributes signature 
((~) * signature (m TextAttributes), MonadIO m) => MethodInfo * TextAttributesCopyMethodInfo TextAttributes signature 
((~) * info (ResolveTextAttributesMethod t TextAttributes), MethodInfo * info TextAttributes p) => IsLabelProxy t (TextAttributes -> p) 
type AttributeList TextAttributes 

newZeroTextAttributes :: MonadIO m => m TextAttributes Source

Construct a TextAttributes struct initialized to zero.

Methods

textAttributesCopy

textAttributesFree

data TextAttributesFreeMethodInfo Source

Instances

((~) * signature (m ()), MonadIO m) => MethodInfo * TextAttributesFreeMethodInfo TextAttributes signature 

textAttributesNew

Properties

Color

EndIndex

FontName

FontSize

IsUnderlined

StartIndex