Flags specifying the behaviour of an attribute.
G_FILE_ATTRIBUTE_INFO_NONE
no flags set.
G_FILE_ATTRIBUTE_INFO_COPY_WITH_FILE
copy the attribute values when the file is copied.
G_FILE_ATTRIBUTE_INFO_COPY_WHEN_MOVED
copy the attribute values when the file is moved.
Flags specifying the behaviour of an attribute. G_FILE_ATTRIBUTE_INFO_NONE no flags set. G_FILE_ATTRIBUTE_INFO_COPY_WITH_FILE copy the attribute values when the file is copied. G_FILE_ATTRIBUTE_INFO_COPY_WHEN_MOVED copy the attribute values when the file is moved.