[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.SELINUX_CONTEXT" ) ]
public const unowned string FILE_ATTRIBUTE_SELINUX_CONTEXT
Warning: FILE_ATTRIBUTE_SELINUX_CONTEXT is deprecated. Use GLib.FileAttribute.SELINUX_CONTEXT.
A key in the "selinux" namespace for getting the file's SELinux context.
Corresponding FileAttributeType is g_file_attribute_type_string. Note that this attribute is only available if GLib has been built with SELinux support.