Handbook
Glossary
g_shell_unquote ( quoted_string error -- char* )
Vocabulary
glib
.
ffi
Inputs
quoted_string
an
object
error
an
object
Outputs
char*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
char*
g_shell_unquote
( char* quoted_string, GError* error )