gi-glib-2.0.6: 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 #

Instances

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

Methods

new :: MonadIO m => (ForeignPtr 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

testConfigTestInitialized :: AttrLabelProxy "testInitialized" Source #

TestPerf

testConfigTestPerf :: AttrLabelProxy "testPerf" Source #

TestQuick

testConfigTestQuick :: AttrLabelProxy "testQuick" Source #

TestQuiet

testConfigTestQuiet :: AttrLabelProxy "testQuiet" Source #

TestUndefined

testConfigTestUndefined :: AttrLabelProxy "testUndefined" Source #

TestVerbose

testConfigTestVerbose :: AttrLabelProxy "testVerbose" Source #