[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkAccelKey

Declaration

Source position: lazgtk3.pas line 2475

type TGtkAccelKey = record

  accel_key: guint;

  

  accel_mods: TGdkModifierType;

  

  Bitfield0: TGtkAccelKeyBitfield0;

  

end;