Small doc addition

svn path=/trunk/; revision=6249
This commit is contained in:
Matthias Clasen 2008-01-06 08:06:52 +00:00
parent 9569a7c002
commit 614f47792a

View File

@ -679,7 +679,8 @@ typedef enum {
*
* A key in the "selinux" namespace for getting the file's SELinux
* context. Corresponding #GFileAttributeType is
* %G_FILE_ATTRIBUTE_TYPE_STRING.
* %G_FILE_ATTRIBUTE_TYPE_STRING. Note that this attribute is only
* available if GLib has been built with SELinux support.
**/
#define G_FILE_ATTRIBUTE_SELINUX_CONTEXT "selinux::context" /* string */