[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgio2.pas line 3460
function TGDesktopAppInfo.launch_uris_as_manager_with_fds( |
uris: PGList; |
launch_context: PGAppLaunchContext; |
spawn_flags: TGSpawnFlags; |
user_setup: TGSpawnChildSetupFunc; |
user_setup_data: gpointer; |
pid_callback: TGDesktopAppLaunchCallback; |
pid_callback_data: gpointer; |
stdin_fd: gint; |
stdout_fd: gint; |
stderr_fd: gint; |
error: PPGError |
):gboolean; |