Source position: gdkwindow-x11.inc line 12
type TGdkXPositionInfo = record
x: gint;
y: gint;
width: gint;
height: gint;
x_offset: gint;
y_offset: gint;
flag0: Word;
clip_rect: TGdkRectangle;
end;