gi-atk-0.2.18.13: 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

((~) * info (ResolveTextRectangleMethod t TextRectangle), MethodInfo * info TextRectangle p) => IsLabel t (TextRectangle -> p) Source 

Methods

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

((~) * info (ResolveTextRectangleMethod t TextRectangle), MethodInfo * info TextRectangle p) => IsLabelProxy t (TextRectangle -> p) Source 

newZeroTextRectangle :: MonadIO m => m TextRectangle Source

Construct a TextRectangle struct initialized to zero.

Properties

Height

Width

X

Y