Static gio::FILE_ATTRIBUTE_OWNER_GROUP [−][src]
pub static FILE_ATTRIBUTE_OWNER_GROUP: Lazy<&'static str>
Expand description
A key in the “owner” namespace for getting the file owner’s group.
Corresponding FileAttributeType
is FileAttributeType::String
.