get_is_symlink


Description:

public bool get_is_symlink ()

Checks if a file is a symlink.

It is an error to call this if the FileInfo does not contain g_file_attribute_standard_is_symlink.

Parameters:

this

a FileInfo.

Returns:

true if the given this is a symlink.