Source position: gtkmisc.pp line 12
type TGtkMisc = record
widget: TGtkWidget;
xalign: gfloat;
yalign: gfloat;
xpad: guint16;
ypad: guint16;
end;