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