Source position: lazglib2.pas line 3684
function TGThread.try_new(
name: Pgchar;
func: TGThreadFunc;
data: gpointer;
error: PPGError
):PGThread;