unescape_key


Description:


public unowned string unescape_key (string escaped_key, int len)

Converts a string escaped with escape_key back into its original form.

Parameters:

escaped_key

a key created with escape_key

len

length of escaped_key in bytes, or -1 if escaped_key is nul-terminated

Returns:

the original string that was escaped to create escaped_key


Namespace: GConf
Package: gconf-2.0