Function
CamelURLdecode
Declaration [src]
void
camel_url_decode (
gchar* part
)
Description [src]
%-decodes the passed-in URL in place. The decoded version is never longer than the encoded version, so there does not need to be any additional space at the end of the string.