| 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.Context
Contents
Description
No description available in the introspection data.
Exported types
Memory-managed wrapper type.
Instances
| Eq Context Source # | |
| GBoxed Context Source # | |
Defined in GI.Cairo.Structs.Context | |
| ManagedPtrNewtype Context Source # | |
Defined in GI.Cairo.Structs.Context Methods toManagedPtr :: Context -> ManagedPtr Context | |
| TypedObject Context Source # | |
Defined in GI.Cairo.Structs.Context | |
| HasParentTypes Context Source # | |
Defined in GI.Cairo.Structs.Context | |
| IsGValue (Maybe Context) Source # | Convert |
Defined in GI.Cairo.Structs.Context Methods gvalueGType_ :: IO GType gvalueSet_ :: Ptr GValue -> Maybe Context -> IO () gvalueGet_ :: Ptr GValue -> IO (Maybe Context) | |
| type ParentTypes Context Source # | |
Defined in GI.Cairo.Structs.Context | |