Function Macro
GObjectVALUE_COLLECT_SKIP
since: 2.0
Declaration [src]
#define G_VALUE_COLLECT_SKIP (
_value_type,
var_args
)
Description [src]
Skip an argument of type _value_type
from var_args
.
Available since: 2.0
This function is not directly available to language bindings.