Static gio::FILE_ATTRIBUTE_OWNER_USER_REAL [−][src]
pub static FILE_ATTRIBUTE_OWNER_USER_REAL: Lazy<&'static str>
Expand description
A key in the “owner” namespace for getting the real name of the
user that owns the file. Corresponding FileAttributeType
is
FileAttributeType::String
.