FileInfo.getIsSymlink

Checks if a file is a symlink.

It is an error to call this if the #GFileInfo does not contain G_FILE_ATTRIBUTE_STANDARD_IS_SYMLINK.

class FileInfo
bool
getIsSymlink
()

Return Value

Type: bool

true if the given info is a symlink.