gi-cairo-1.0.23: Cairo bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Cairo.Structs.Region

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Region Source #

Memory-managed wrapper type.

Constructors

Region (ManagedPtr Region) 

Instances

Instances details
Eq Region Source # 
Instance details

Defined in GI.Cairo.Structs.Region

Methods

(==) :: Region -> Region -> Bool #

(/=) :: Region -> Region -> Bool #

IsGValue Region Source #

Convert Region to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.Cairo.Structs.Region

BoxedObject Region Source # 
Instance details

Defined in GI.Cairo.Structs.Region

Methods

boxedType :: Region -> IO GType #

noRegion :: Maybe Region Source #

A convenience alias for Nothing :: Maybe Region.

Methods

Overloaded methods