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

g_async_initable_new_async

Declaration

Source position: lazgio2.pas line 8735

procedure g_async_initable_new_async(

  object_type: TGType;

  io_priority: gint;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer;

  first_property_name: Pgchar;

  args: array of Const

);