Handbook
Glossary
g_file_build_attribute_list_for_copy ( file flags cancellable error -- gchar* )
Vocabulary
gio
.
ffi
Inputs
file
an
object
flags
an
object
cancellable
an
object
error
an
object
Outputs
gchar*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gchar*
g_file_build_attribute_list_for_copy
( GFile* file,
GFileCopyFlags
flags, GCancellable*
cancellable, GError* error )