gi-glib-2.0.25: GLib bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.GLib.Structs.TestCase

Description

An opaque structure representing a test case.

Synopsis

Exported types

newtype TestCase Source #

Memory-managed wrapper type.

Constructors

TestCase (ManagedPtr TestCase) 

Instances

Instances details
Eq TestCase Source # 
Instance details

Defined in GI.GLib.Structs.TestCase

BoxedPtr TestCase Source # 
Instance details

Defined in GI.GLib.Structs.TestCase

ManagedPtrNewtype TestCase Source # 
Instance details

Defined in GI.GLib.Structs.TestCase

Methods

toManagedPtr :: TestCase -> ManagedPtr TestCase

Methods