[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 4905
function g_spawn_async( |
working_directory: Pgchar; |
argv: PPgchar; |
envp: PPgchar; |
flags: TGSpawnFlags; |
child_setup: TGSpawnChildSetupFunc; |
user_data: gpointer; |
child_pid: PGPid; |
error: PPGError |
):gboolean; |