Source position: gtklabel.pp line 14
type TGtkLabel = record
misc: TGtkMisc;
thelabel: Pgchar;
label_wc: PGdkWChar;
pattern: Pgchar;
words: PGtkLabelWord;
flag0: LongInt;
wrap: gboolean;
end;