getIsSymlink

open fun getIsSymlink(): Boolean

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.

Return

true if the given @info is a symlink.