| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
GI.GObject.Unions.TypeCValue
Contents
Description
No description available in the introspection data.
Synopsis
- newtype TypeCValue = TypeCValue (ManagedPtr TypeCValue)
Exported types
newtype TypeCValue Source #
Memory-managed wrapper type.
Constructors
| TypeCValue (ManagedPtr TypeCValue) |
Instances
| Eq TypeCValue Source # | |
Defined in GI.GObject.Unions.TypeCValue | |
| BoxedPtr TypeCValue Source # | |
Defined in GI.GObject.Unions.TypeCValue | |
| ManagedPtrNewtype TypeCValue Source # | |
Defined in GI.GObject.Unions.TypeCValue Methods toManagedPtr :: TypeCValue -> ManagedPtr TypeCValue | |