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.Matrix

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Matrix Source #

Memory-managed wrapper type.

Constructors

Matrix (ManagedPtr Matrix) 

Instances

Instances details
Eq Matrix Source # 
Instance details

Defined in GI.Cairo.Structs.Matrix

Methods

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

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

IsGValue Matrix Source #

Convert Matrix to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.Cairo.Structs.Matrix

BoxedObject Matrix Source # 
Instance details

Defined in GI.Cairo.Structs.Matrix

Methods

boxedType :: Matrix -> IO GType #

noMatrix :: Maybe Matrix Source #

A convenience alias for Nothing :: Maybe Matrix.

Methods

Overloaded methods