gi-glib-2.0.9: 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.TestConfig

Contents

Description

 

Synopsis

Exported types

newtype TestConfig Source #

Constructors

TestConfig (ManagedPtr TestConfig) 

Instances

WrappedPtr TestConfig Source # 
(~) AttrOpTag tag AttrSet => Constructible TestConfig tag Source # 

Methods

new :: MonadIO m => (ManagedPtr TestConfig -> TestConfig) -> [AttrOp TestConfig tag] -> m TestConfig

((~) * info (ResolveTestConfigMethod t TestConfig), MethodInfo * info TestConfig p) => IsLabel t (TestConfig -> p) Source # 

Methods

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

((~) * info (ResolveTestConfigMethod t TestConfig), MethodInfo * info TestConfig p) => IsLabelProxy t (TestConfig -> p) Source # 
HasAttributeList * TestConfig Source # 
type AttributeList TestConfig Source # 
type AttributeList TestConfig

newZeroTestConfig :: MonadIO m => m TestConfig Source #

Construct a TestConfig struct initialized to zero.

Properties

testInitialized

testConfig_testInitialized :: AttrLabelProxy "testInitialized" Source #

testPerf

testConfig_testPerf :: AttrLabelProxy "testPerf" Source #

testQuick

testConfig_testQuick :: AttrLabelProxy "testQuick" Source #

testQuiet

testConfig_testQuiet :: AttrLabelProxy "testQuiet" Source #

testUndefined

testConfig_testUndefined :: AttrLabelProxy "testUndefined" Source #

testVerbose

testConfig_testVerbose :: AttrLabelProxy "testVerbose" Source #