Source position: glib.pp line 1028
procedure g_date_set_dmy(
date: PGDate;
day: TGDateDay;
month: TGDateMonth;
y: TGDateYear
);