Sets the attribute status for an attribute key.
This is only needed by external code that implement set_attributes_from_info or similar functions.
The attribute must exist in this for this to work. Otherwise false is returned and this is unchanged.
| this |
a FileInfo |
| attribute |
a file attribute key |
| status |
|
true if the status was changed, false if the key was not set. |