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.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GFile*
g_file_resolve_relative_path
( GFile* file, gchar* relative_path )