File.makeSymbolicLinkAsync

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

interface File
void
makeSymbolicLinkAsync

Parameters

symlinkValue string

a string with the path for the target of the new symlink

ioPriority int

the [I/O priority][io-priority] of the request

cancellable gio.cancellable.Cancellable

optional #GCancellable object, null to ignore

callback gio.types.AsyncReadyCallback

a #GAsyncReadyCallback to call when the request is satisfied