Source position: gtktogglebutton.pp line 12
type TGtkToggleButton = record
button: TGtkButton;
flag0: LongInt;
event_window: PGdkWindow;
end;