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