[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

g_subprocess_launcher_set_child_setup

Declaration

Source position: lazgio2.pas line 9098

procedure g_subprocess_launcher_set_child_setup(

  self: PGSubprocessLauncher;

  child_setup: TGSpawnChildSetupFunc;

  user_data: gpointer;

  destroy_notify: TGDestroyNotify

);