[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'geanyplugin240' (#fpgeanyplugin)

spawn_async

Declaration

Source position: geanybindings.inc line 983

function spawn_async(

  working_directory: Pgchar;

  command_line: Pgchar;

  argv: PPgchar;

  envp: PPgchar;

  var child_pid: TGPid;

  var error: PGError

):gboolean;