Static gio::FILE_ATTRIBUTE_OWNER_USER
source · pub static FILE_ATTRIBUTE_OWNER_USER: Lazy<&'static str>Expand description
A key in the “owner” namespace for getting the user name of the file’s owner.
Corresponding FileAttributeType is FileAttributeType::String.