g_file_make_symbolic_link ( file symlink_value cancellable error -- gboolean )


Vocabulary
gio.ffi

Inputs
filean object
symlink_valuean object
cancellablean object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: gio FUNCTION: gboolean g_file_make_symbolic_link
( GFile* file, gchar* symlink_value, GCancellable*
cancellable, GError* error )