Constant
GObjectVALUE_INTERNED_STRING
Description
Flag to indicate that a string in a GValue
is canonical and
will exist for the duration of the process.
See g_value_set_interned_string()
.
This flag should be checked by implementations of
GTypeValueFreeFunc
, GTypeValueCollectFunc
and GTypeValueLCopyFunc
.