| Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.GLib.Structs.TestConfig
Description
- newtype TestConfig = TestConfig (ForeignPtr TestConfig)
- noTestConfig :: Maybe TestConfig
- testConfigReadTestInitialized :: TestConfig -> IO Bool
- testConfigReadTestPerf :: TestConfig -> IO Bool
- testConfigReadTestQuick :: TestConfig -> IO Bool
- testConfigReadTestQuiet :: TestConfig -> IO Bool
- testConfigReadTestUndefined :: TestConfig -> IO Bool
- testConfigReadTestVerbose :: TestConfig -> IO Bool
Exported types
newtype TestConfig Source
Constructors
| TestConfig (ForeignPtr TestConfig) |