| 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.Context
Contents
Description
No description available in the introspection data.
Synopsis
- newtype Context = Context (ManagedPtr Context)
Exported types
Memory-managed wrapper type.
Constructors
| Context (ManagedPtr Context) |
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 type ParentTypes Context = '[] :: [Type] | |