Handbook
Glossary
g_vfs_get_file_for_path ( vfs path -- GFile* )
Vocabulary
gio
.
ffi
Inputs
vfs
an
object
path
an
object
Outputs
GFile*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GFile*
g_vfs_get_file_for_path
( GVfs* vfs, gchar* path )