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