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

g_child_watch_add

Declaration

Source position: lazglib2.pas line 4260

function g_child_watch_add(

  pid: TGPid;

  function_: TGChildWatchFunc;

  data: gpointer

):guint;