g_file_copy_attributes ( file destination flags cancellable error -- gboolean )


Vocabulary
gio.ffi

Inputs
filean object
destinationan object
flagsan object
cancellablean object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: gio FUNCTION: gboolean g_file_copy_attributes
( GFile* file, GFile* destination, GFileCopyFlags flags,
GCancellable* cancellable, GError* error )