g_shell_unquote ( quoted_string error -- char* )


Vocabulary
glib.ffi

Inputs
quoted_stringan object
erroran object


Outputs
char*an object


Definition


LIBRARY: glib FUNCTION: char* g_shell_unquote
( char* quoted_string, GError* error )