Variable

GObject-2.0GObjectVALUE_INTERNED_STRINGConstSince 2.66

VALUE_INTERNED_STRING: number

Flag to indicate that a string in a GObject.Value is canonical and will exist for the duration of the process.

See GObject.Value.set_interned_string.

This flag should be checked by implementations of GObject.TypeValueFreeFunc, GObject.TypeValueCollectFunc and GObject.TypeValueLCopyFunc.

2.66