[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.STANDARD_SYMLINK_TARGET" ) ]
public const unowned string FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET
Warning: FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET is deprecated. Use GLib.FileAttribute.STANDARD_SYMLINK_TARGET.
A key in the "standard" namespace for getting the symlink target, if the file is a symlink.
Corresponding FileAttributeType is g_file_attribute_type_byte_string.