Function
Purpleuri_escape_for_open
Declaration [src]
char*
purple_uri_escape_for_open (
const char* unescaped
)
Description [src]
This function escapes any characters that might be interpreted by the shell when executing a program to open a URI on some systems.
Available since: | 2.13.0 |