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