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

g_file_set_display_name_async

Declaration

Source position: lazgio2.pas line 8919

procedure g_file_set_display_name_async(

  file_: PGFile;

  display_name: Pgchar;

  io_priority: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);