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 |
An opaque structure representing a test case.
Synopsis
- newtype TestCase = TestCase (ManagedPtr TestCase)
Exported types
Memory-managed wrapper type.
Instances
Eq TestCase Source # | |
ManagedPtrNewtype TestCase Source # | |
Defined in GI.GLib.Structs.TestCase toManagedPtr :: TestCase -> ManagedPtr TestCase # | |
BoxedPtr TestCase Source # | |
Defined in GI.GLib.Structs.TestCase boxedPtrCopy :: TestCase -> IO TestCase # boxedPtrFree :: TestCase -> IO () # |