STANDARD_IS_SYMLINK


Description:

[ CCode ( cname = "G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK" ) ]
public const string 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.

On Windows NTFS mountpoints are considered to be symlinks as well.

Corresponding FileAttributeType is g_file_attribute_type_boolean.


Namespace: GLib.FileAttribute
Package: gio-2.0