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