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

g_file_get_contents

Declaration

Source position: lazglib2.pas line 4382

function g_file_get_contents(

  filename: Pgchar;

  contents: PPgchar;

  length: Pgsize;

  error: PPGError

):gboolean;