| 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.Region
Contents
Description
No description available in the introspection data.
Synopsis
- newtype Region = Region (ManagedPtr Region)
Exported types
Memory-managed wrapper type.
Constructors
| Region (ManagedPtr Region) |
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 | |
| HasParentTypes Region Source # | |
Defined in GI.Cairo.Structs.Region | |
| IsGValue (Maybe Region) Source # | Convert |
Defined in GI.Cairo.Structs.Region | |
| type ParentTypes Region Source # | |
Defined in GI.Cairo.Structs.Region | |