From: Matthias Clasen Date: Sun, 6 Jan 2008 08:06:52 +0000 (+0000) Subject: Small doc addition X-Git-Tag: GLIB_2_15_1~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=614f47792af1dfdf6e7ff962067bba55ea7e239a;p=platform%2Fupstream%2Fglib.git Small doc addition svn path=/trunk/; revision=6249 --- diff --git a/gio/gfileinfo.h b/gio/gfileinfo.h index 8ca93de..be59ad6 100644 --- a/gio/gfileinfo.h +++ b/gio/gfileinfo.h @@ -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 */