they are, consumed modifiers are suppressed, only accelerators accepted by GTK are allowed, and the accelerators are rendered in the same way as they are in menus.
CellRendererAccel.accelMode
gtk.types.CellRendererAccelMode accelMode() @propertyGet accelMode property.
Returns
Determines if the edited accelerators are GTK accelerators. If
void accelMode(gtk.types.CellRendererAccelMode propval) @propertySet accelMode property.
Parameters
propval | Determines if the edited accelerators are GTK accelerators. If they are, consumed modifiers are suppressed, only accelerators accepted by GTK are allowed, and the accelerators are rendered in the same way as they are in menus. |