Static gio::FILE_ATTRIBUTE_SELINUX_CONTEXT[][src]

pub static FILE_ATTRIBUTE_SELINUX_CONTEXT: Lazy<&'static str>
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.