Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
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.
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 Methods glibType :: IO GType | |
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] |