Struct
GLibTestConfig
Description
struct GTestConfig {
  gboolean test_initialized;
  gboolean test_quick;
  gboolean test_perf;
  gboolean test_verbose;
  gboolean test_quiet;
  gboolean test_undefined;
}
No description available.
Structure members
- test_initialized
- No description available. 
- test_quick
- No description available. 
- test_perf
- No description available. 
- test_verbose
- No description available. 
- test_quiet
- No description available. 
- test_undefined
- No description available.