gi-atk-0.2.18.15: 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.TextRectangle

Contents

Description

A structure used to store a rectangle used by AtkText.

Synopsis

Exported types

newtype TextRectangle Source

Instances

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

newZeroTextRectangle :: MonadIO m => m TextRectangle Source

Construct a TextRectangle struct initialized to zero.

Properties

Height

Width

X

Y