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