[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: geanybindings.inc line 1298
function utils_spawn_async( |
dir: Pgchar; |
argv: PPgchar; |
env: PPgchar; |
flags: TGSpawnFlags; |
child_setup: TGSpawnChildSetupFunc; |
user_data: gpointer; |
var child_pid: TGPid; |
var error: PGError |
):gboolean; |