Source position: gdkpixmap.inc line 6
type TGdkPixmapObject = record
parent_instance: TGdkDrawable;
impl: PGdkDrawable;
depth: gint;
end;