makeSymbolicLinkAsync
open fun makeSymbolicLinkAsync(symlinkValue: String, ioPriority: Int, cancellable: Cancellable? = null, callback: AsyncReadyCallback)
Asynchronously creates a symbolic link named @file which contains the string @symlink_value.
Since
2.74
Parameters
symlinkValue
a string with the path for the target of the new symlink
ioPriority
the iface.AsyncResult.html#io-priority of the request
cancellable
optional #GCancellable object, null to ignore
callback
a #GAsyncReadyCallback to call when the request is satisfied