Function
Camelpstring_peek
since: 2.24
Declaration [src]
const gchar*
camel_pstring_peek (
const gchar* string
)
Description [src]
Returns the canonicalized copy of string without increasing its
reference count in the string pool. The string is not added to
the string pool when it’s not part of it and NULL is returned.
The NULL and empty strings are special cased to constant values.
Available since: 2.24