Module: Gio::FileAttributeInfoFlags

Defined in:
(unknown)

Constant Summary collapse

NONE =

no flags set.

0 or :none
COPY_WITH_FILE =

copy the attribute values when the file is copied.

1 or :copy_with_file
COPY_WHEN_MOVED =

copy the attribute values when the file is moved.

2 or :copy_when_moved