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 |
The Data
struct is an opaque data structure to represent a
[Keyed Data List][glib-Keyed-Data-Lists]. It should only be
accessed via the following functions.
Synopsis
- newtype Data = Data (ManagedPtr Data)
Exported types
Memory-managed wrapper type.
Instances
Eq Data Source # | |
ManagedPtrNewtype Data Source # | |
Defined in GI.GLib.Structs.Data toManagedPtr :: Data -> ManagedPtr Data # | |
BoxedPtr Data Source # | |
Defined in GI.GLib.Structs.Data boxedPtrCopy :: Data -> IO Data # boxedPtrFree :: Data -> IO () # |