Unit 'gtk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGtkAccelFlags

Declaration

Source position: gtkaccelgroup.pp line 11

type TGtkAccelFlags = (

  GTK_ACCEL_VISIBLE = 1 shl 0,

  GTK_ACCEL_SIGNAL_VISIBLE = 1 shl 1,

  GTK_ACCEL_LOCKED = 1 shl 2,

  GTK_ACCEL_MASK = $07

);


Documentation generated on: 2023-03-18