Renders a keyboard accelerator in a cell
gtk.cell_renderer_accel.CellRendererAccel displays a keyboard accelerator (i.e. a key combination like Control + a). If the cell renderer is editable, the accelerator can be changed by simply typing the new combination.
Deprecated: Applications editing keyboard accelerators should provide their own implementation according to platform design guidelines
Renders a keyboard accelerator in a cell
gtk.cell_renderer_accel.CellRendererAccel displays a keyboard accelerator (i.e. a key combination like Control + a). If the cell renderer is editable, the accelerator can be changed by simply typing the new combination.