Unit 'glib2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

g_spawn_async_with_pipes

Declaration

Source position: gspawn.inc line 55

function g_spawn_async_with_pipes(

  working_directory: Pgchar;

  argv: PPgchar;

  envp: PPgchar;

  flags: TGSpawnFlags;

  child_setup: TGSpawnChildSetupFunc;

  user_data: gpointer;

  child_pid: Pgint;

  standard_input: Pgint;

  standard_output: Pgint;

  standard_error: Pgint;

  error: PPGError

):gboolean;


Documentation generated on: 2023-03-18