GLib.FileAttributeStatus – gio-2.0 Reference Manual
FileAttributeStatus
Description:
[
CCode
( cprefix =
"G_FILE_ATTRIBUTE_STATUS_"
, type_id =
"g_file_attribute_status_get_type ()"
) ]
public
enum
FileAttributeStatus
Used by
set_attributes_from_info
when setting file attributes.
Namespace:
GLib
Package:
gio-2.0
Content:
Enum values:
ERROR_SETTING
-
Indicates an error in setting the value.
SET
-
Attribute value is set.
UNSET
-
Attribute value is unset ( empty).
2022 vala-language.org