| Copyright | Will Thompson and Iñaki García Etxebarria |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
GI.Cairo.Structs.Matrix
Contents
Description
No description available in the introspection data.
Exported types
Memory-managed wrapper type.
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 | |