Static gio::FILE_ATTRIBUTE_OWNER_GROUP
source · 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.