:right-sidebar: True FileAttributeStatus =================================================================== .. currentmodule:: gi.repository.Gio .. class:: FileAttributeStatus :no-contents-entry: Used by :func:`~gi.repository.Gio.File.set_attributes_from_info` when setting file attributes. Fields ------ .. rst-class:: interim-class .. class:: FileAttributeStatus :no-index: .. attribute:: ERROR_SETTING Indicates an error in setting the value. .. attribute:: SET Attribute value is set. .. attribute:: UNSET Attribute value is unset (empty).