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 |
No description available in the introspection data.
Synopsis
- newtype TypeCValue = TypeCValue (ManagedPtr TypeCValue)
Exported types
newtype TypeCValue Source #
Memory-managed wrapper type.
Instances
Eq TypeCValue Source # | |
Defined in GI.GObject.Unions.TypeCValue (==) :: TypeCValue -> TypeCValue -> Bool # (/=) :: TypeCValue -> TypeCValue -> Bool # | |
BoxedPtr TypeCValue Source # | |
Defined in GI.GObject.Unions.TypeCValue boxedPtrCopy :: TypeCValue -> IO TypeCValue # boxedPtrFree :: TypeCValue -> IO () # | |
ManagedPtrNewtype TypeCValue Source # | |
Defined in GI.GObject.Unions.TypeCValue |