File.makeSymbolicLinkAsync

void makeSymbolicLinkAsync(string symlinkValue, int ioPriority, gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)

Asynchronously creates a symbolic link named file which contains the string symlink_value.

Parameters

symlinkValuea string with the path for the target of the new symlink
ioPrioritythe [I/O priority][io-priority] of the request
cancellableoptional #GCancellable object, null to ignore
callbacka #GAsyncReadyCallback to call when the request is satisfied