Source position: gtkglobals.pp line 370
type TAcceleratorKey = record
Key: guint;
Mods: TGdkModifierType;
Signal: ;
Realized: Boolean;
end;