API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
enum Gio.FileAttributeStatus
Used by g_file_set_attributes_from_info() when setting file attributes.
g_file_set_attributes_from_info()
G_FILE_ATTRIBUTE_STATUS_UNSET
Attribute value is unset (empty).
0
G_FILE_ATTRIBUTE_STATUS_SET
Attribute value is set.
1
G_FILE_ATTRIBUTE_STATUS_ERROR_SETTING
Indicates an error in setting the value.
2
Content