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