Gio.FileAttributeStatus

Used by Gio.File.prototype.set_attributes_from_info when setting file attributes.

FileAttributeStatus.UNSET

Attribute value is unset (empty).

FileAttributeStatus.SET

Attribute value is set.

FileAttributeStatus.ERROR_SETTING

Indicates an error in setting the value.