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

g_file_replace_contents

Declaration

Source position: lazgio2.pas line 7919

function g_file_replace_contents(

  file_: PGFile;

  contents: Pgchar;

  length: gsize;

  etag: Pgchar;

  make_backup: gboolean;

  flags: TGFileCreateFlags;

  new_etag: PPgchar;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;