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

g_thread_create_full

Declaration

Source position: gthread.inc line 146

function g_thread_create_full(

  func: TGThreadFunc;

  data: gpointer;

  stack_size: gulong;

  joinable: gboolean;

  bound: gboolean;

  priority: TGThreadPriority;

  error: PPGError

):PGThread;


Documentation generated on: 2023-03-18