[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

g_file_make_symbolic_link

Declaration

Source position: lazgio2.pas line 7879

function g_file_make_symbolic_link(

  file_: PGFile;

  symlink_value: Pgchar;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;