Variable

Gio-2.0GioFILE_ATTRIBUTE_STANDARD_IS_SYMLINKConst

FILE_ATTRIBUTE_STANDARD_IS_SYMLINK: string

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 Gio.FileAttributeType is Gio.FileAttributeType.BOOLEAN.