gi-atk-0.2.18.14: 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.Rectangle

Contents

Description

A data structure for holding a rectangle. Those coordinates are relative to the component top-level parent.

Synopsis

Exported types

newtype Rectangle Source

Instances

BoxedObject Rectangle 
(~) AttrOpTag tag AttrSet => Constructible Rectangle tag 
((~) * info (ResolveRectangleMethod t Rectangle), MethodInfo * info Rectangle p) => IsLabelProxy t (Rectangle -> p) 
type AttributeList Rectangle 

newZeroRectangle :: MonadIO m => m Rectangle Source

Construct a Rectangle struct initialized to zero.

Properties

Height

Width

X

Y