Package: gio

Function gio:file-info-copy-into

Lambda List

gio:file-info-copy-into (src dest)

Arguments

src -- a g:file-info instance
dest -- another g:file-info instance to copy attributes to

Details

First clears all of the file attributes of dest, and then copies all of the file attributes from src to dest.
 

See also

2026-03-22