gi-atk-2.0.12: Atk 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.Atk.Structs.TextRange

Contents

Description

A structure used to describe a text range.

Synopsis

Exported types

newtype TextRange #

Instances

BoxedObject TextRange # 
(~) AttrOpTag tag AttrSet => Constructible TextRange tag # 

Methods

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

((~) * info (ResolveTextRangeMethod t TextRange), MethodInfo * info TextRange p) => IsLabel t (TextRange -> p) # 

Methods

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

((~) * info (ResolveTextRangeMethod t TextRange), MethodInfo * info TextRange p) => IsLabelProxy t (TextRange -> p) # 

Methods

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

HasAttributeList * TextRange # 
type AttributeList TextRange # 

newZeroTextRange :: MonadIO m => m TextRange #

Construct a TextRange struct initialized to zero.

Properties

bounds

content

endOffset

startOffset