API Version: 2.0
Library Version: 2.72
void g_test_skip_printf ( const char* format, ... )
Equivalent to g_test_skip(), but the explanation is formatted as if by g_strdup_printf().
format
const char*
The format string.
...
Printf-like arguments to format.