Source position: gdkdrawable-x11.inc line 8
type TGdkDrawableImplX11 = record
parent_instance: TGdkDrawable;
wrapper: PGdkDrawable;
colormap: PGdkColormap;
xid: TWindow;
screen: PGdkScreen;
end;