[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.OWNER_USER_REAL" ) ]
public const unowned string FILE_ATTRIBUTE_OWNER_USER_REAL
Warning: FILE_ATTRIBUTE_OWNER_USER_REAL is deprecated. Use GLib.FileAttribute.OWNER_USER_REAL.
A key in the "owner" namespace for getting the real name of the user that owns the file.
Corresponding FileAttributeType is g_file_attribute_type_string.