Handbook
Glossary
g_filename_from_uri ( uri hostname error -- gchar* )
Vocabulary
glib
.
ffi
Inputs
uri
an
object
hostname
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_filename_from_uri
( gchar* uri, gchar* hostname, GError* error )