Returns a canonical representation for string. Interned strings can be compared for equality by comparing the pointers, instead of using strcmp(). Since 2.10
a string. [allow-none]
a canonical representation for the string
See Implementation
Returns a canonical representation for string. Interned strings can be compared for equality by comparing the pointers, instead of using strcmp(). Since 2.10