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

g_child_watch_add_full

Declaration

Source position: lazglib2.pas line 4261

function g_child_watch_add_full(

  priority: gint;

  pid: TGPid;

  function_: TGChildWatchFunc;

  data: gpointer;

  notify: TGDestroyNotify

):guint;