Source position: gdkgc.inc line 123
type TGdkGC = record
parent_instance: TGObject;
clip_x_origin: gint;
clip_y_origin: gint;
ts_x_origin: gint;
ts_y_origin: gint;
colormap: PGdkColormap;
end;