Source position: gdktypes.pp line 812
type TGdkDeviceKey = record
keyval: guint;
modifiers: TGdkModifierType;
end;