API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
#define G_VALUE_COLLECT_SKIP ( _value_type, var_args )
Skip an argument of type _value_type from var_args.
_value_type
var_args
Available since: 2.0
This function is not directly available to language bindings.
Type: -
-
The GType of the value to skip.
GType
The va_list variable; it may be evaluated multiple times.