VALUE_NOCOPY_CONTENTS

If passed to G_VALUE_COLLECT(), allocated data won't be copied but used verbatim. This does not affect ref-counted types like objects.

enum VALUE_NOCOPY_CONTENTS = 134217728;