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

g_file_load_contents

Declaration

Source position: lazgio2.pas line 7873

function g_file_load_contents(

  file_: PGFile;

  cancellable: PGCancellable;

  contents: PPgchar;

  length: Pgsize;

  etag_out: PPgchar;

  error: PPGError

):gboolean;