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

g_file_delete_async

Declaration

Source position: lazgio2.pas line 8861

procedure g_file_delete_async(

  file_: PGFile;

  io_priority: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);