Source position: lazglib2.pas line 5418
procedure g_hash_table_foreach(
hash_table: PGHashTable;
func: TGHFunc;
user_data: gpointer
);