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

TGAppInfoIface.launch_uris_async

Declaration

Source position: lazgio2.pas line 1343

TGAppInfoIface.launch_uris_async : procedure(

  appinfo: PGAppInfo;

  uris: PGList;

  context: PGAppLaunchContext;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);