| Copyright | Will Thompson and Iñaki García Etxebarria |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Cairo.Structs.Matrix
Contents
Description
No description available in the introspection data.
Synopsis
- newtype Matrix = Matrix (ManagedPtr Matrix)
Exported types
Memory-managed wrapper type.
Constructors
| Matrix (ManagedPtr Matrix) |
Instances
| Eq Matrix Source # | |
| GBoxed Matrix Source # | |
Defined in GI.Cairo.Structs.Matrix | |
| ManagedPtrNewtype Matrix Source # | |
Defined in GI.Cairo.Structs.Matrix Methods toManagedPtr :: Matrix -> ManagedPtr Matrix # | |
| TypedObject Matrix Source # | |
Defined in GI.Cairo.Structs.Matrix | |
| HasParentTypes Matrix Source # | |
Defined in GI.Cairo.Structs.Matrix | |
| IsGValue (Maybe Matrix) Source # | Convert |
Defined in GI.Cairo.Structs.Matrix Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe Matrix -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe Matrix) # | |
| type ParentTypes Matrix Source # | |
Defined in GI.Cairo.Structs.Matrix type ParentTypes Matrix = '[] :: [Type] | |