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

g_task_new

Declaration

Source position: lazgio2.pas line 8483

function g_task_new(

  source_object: PGObject;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  callback_data: gpointer

):PGTask;