| 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.Soup.Structs.Connection
Contents
Description
No description available in the introspection data.
Synopsis
- newtype Connection = Connection (ManagedPtr Connection)
Exported types
newtype Connection Source #
Memory-managed wrapper type.
Constructors
| Connection (ManagedPtr Connection) |
Instances
| Eq Connection Source # | |
Defined in GI.Soup.Structs.Connection | |
| BoxedPtr Connection Source # | |
Defined in GI.Soup.Structs.Connection | |
| ManagedPtrNewtype Connection Source # | |
Defined in GI.Soup.Structs.Connection Methods toManagedPtr :: Connection -> ManagedPtr Connection | |