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

gdk_spawn_on_screen_with_pipes

Declaration

Source position: gdkspawn.inc line 8

function gdk_spawn_on_screen_with_pipes(

  screen: PGdkScreen;

  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