API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define G_VALUE_NOCOPY_CONTENTS 134217728
If passed to G_VALUE_COLLECT(), allocated data won’t be copied but used verbatim. This does not affect ref-counted types like objects. This does not affect usage of g_value_copy(), the data will be copied if it is not ref-counted.