Source position: gtkstyle.inc line 169
type TGtkBorder = record
left: gint;
right: gint;
top: gint;
bottom: gint;
end;