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