Source position: lazglib2.pas line 5012
function g_thread_new(
name: Pgchar;
func: TGThreadFunc;
data: gpointer
):PGThread;