Handbook
Glossary
g_file_resolve_relative_path ( file relative_path -- GFile* )
Vocabulary
gio
.
ffi
Inputs
file
an
object
relative_path
an
object
Outputs
GFile*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GFile*
g_file_resolve_relative_path
( GFile* file, char* relative_path )