Handbook
Glossary
g_file_copy_finish ( file res error -- gboolean )
Vocabulary
gio
.
ffi
Inputs
file
an
object
res
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_file_copy_finish
( GFile* file, GAsyncResult* res, GError* error )