Static gio::FILE_ATTRIBUTE_SELINUX_CONTEXT
source · pub static FILE_ATTRIBUTE_SELINUX_CONTEXT: &GStr
Expand description
A key in the “selinux” namespace for getting the file’s SELinux context.
Corresponding FileAttributeType
is FileAttributeType::String
.
Note that this attribute is only available if GLib has been built with SELinux support.