gi-glib-2.0.11: GLib bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.GLib.Structs.TestCase

Contents

Description

An opaque structure representing a test case.

Synopsis

Exported types

newtype TestCase Source #

Constructors

TestCase (ManagedPtr TestCase) 

Instances

WrappedPtr TestCase Source # 
((~) * info (ResolveTestCaseMethod t TestCase), MethodInfo * info TestCase p) => IsLabel t (TestCase -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> TestCase -> p #

((~) * info (ResolveTestCaseMethod t TestCase), MethodInfo * info TestCase p) => IsLabelProxy t (TestCase -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> TestCase -> p #

HasAttributeList * TestCase Source # 
type AttributeList TestCase Source #