gi-cairo-1.0.24: 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

ManagedPtrNewtype Matrix Source # 
Instance details

Defined in GI.Cairo.Structs.Matrix

TypedObject Matrix Source # 
Instance details

Defined in GI.Cairo.Structs.Matrix

Methods

glibType :: IO GType #

GBoxed Matrix Source # 
Instance details

Defined in GI.Cairo.Structs.Matrix

HasParentTypes Matrix Source # 
Instance details

Defined in GI.Cairo.Structs.Matrix

type ParentTypes Matrix Source # 
Instance details

Defined in GI.Cairo.Structs.Matrix

type ParentTypes Matrix = '[] :: [Type]

Methods

Overloaded methods