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