Source position: lazglib2.pas line 4379
function g_error_new_valist(
domain: TGQuark;
code: gint;
format: Pgchar;
args: Tva_list
):PGError;