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

g_app_info_launch_uris_async

Declaration

Source position: lazgio2.pas line 8704

procedure g_app_info_launch_uris_async(

  appinfo: PGAppInfo;

  uris: PGList;

  context: PGAppLaunchContext;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer

);