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

g_desktop_app_info_launch_uris_as_manager

Declaration

Source position: lazgio2.pas line 7703

function g_desktop_app_info_launch_uris_as_manager(

  appinfo: PGDesktopAppInfo;

  uris: PGList;

  launch_context: PGAppLaunchContext;

  spawn_flags: TGSpawnFlags;

  user_setup: TGSpawnChildSetupFunc;

  user_setup_data: gpointer;

  pid_callback: TGDesktopAppLaunchCallback;

  pid_callback_data: gpointer;

  error: PPGError

):gboolean;