GFileIface.makeSymbolicLink

struct GFileIface
extern (C)
int function(GFile* file, char* symlinkValue, GCancellable* cancellable, GError** err) makeSymbolicLink;

Return Value

TRUE on the creation of a new symlink, FALSE otherwise.

Throws

GException on failure.