VALUE_INTERNED_STRING

const val VALUE_INTERNED_STRING: Int = 268435456

For string values, indicates that the string contained is canonical and will exist for the duration of the process. See g_value_set_interned_string().

Since

2.66