gi-glib-0.2.46.13: 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 (ForeignPtr TestCase) 

Instances

((~) * 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