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