FileInfo.setSymlinkTarget
void setSymlinkTarget(string symlinkTarget)Sets the [gio.types.FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET] attribute in the file info to the given symlink target.
Parameters
symlinkTarget | a static string containing a path to a symlink target. |