GLib.FileAttributeInfoFlags – gio-2.0 Reference Manual
FileAttributeInfoFlags
Description:
[
CCode
( cprefix =
"G_FILE_ATTRIBUTE_INFO_"
, type_id =
"g_file_attribute_info_flags_get_type ()"
) ]
[
Flags
]
public
enum
FileAttributeInfoFlags
Flags specifying the behaviour of an attribute.
Namespace:
GLib
Package:
gio-2.0
Content:
Enum values:
COPY_WHEN_MOVED
-
copy the attribute values when the file is moved.
COPY_WITH_FILE
-
copy the attribute values when the file is copied.
NONE
-
no flags set.
2022 vala-language.org