FILE_ATTRIBUTE_STANDARD_IS_SYMLINK


Description:

[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.STANDARD_IS_SYMLINK" ) ]
public const unowned string FILE_ATTRIBUTE_STANDARD_IS_SYMLINK

Warning: FILE_ATTRIBUTE_STANDARD_IS_SYMLINK is deprecated. Use GLib.FileAttribute.STANDARD_IS_SYMLINK.

A key in the "standard" namespace for checking if the file is a symlink.

Typically the actual type is something else, if we followed the symlink to get the type. Corresponding FileAttributeType is g_file_attribute_type_boolean.


Namespace: GLib
Package: gio-2.0