GLib.FileAttributeInfoFlags – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
FileAttributeInfoFlags
COPY_WHEN_MOVED
COPY_WITH_FILE
NONE
FileAttributeInfoFlags
Description:
[
Flags
]
public
enum
FileAttributeInfoFlags
Flags specifying the behaviour of an attribute.
Namespace:
GLib
Package:
gio-2.0
Content:
Enum values:
NONE
-
no flags set.
COPY_WITH_FILE
-
copy the attribute values when the file is copied.
COPY_WHEN_MOVED
-
copy the attribute values when the file is moved.