API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.70
void g_test_skip_printf ( const char* format, ... )
Equivalent to g_test_skip(), but the explanation is formatted as if by g_strdup_printf().
Available since: 2.70
This function is not directly available to language bindings.
format
Type: const char*
const char*
The format string.
...
Type:
Printf-like arguments to format.