Class CellRendererAccel

All Implemented Interfaces:
PointerInterface

public class CellRendererAccel extends CellRendererText
Renders a keyboard accelerator in a cell

`GtkCellRendererAccel` 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.

https://docs.gtk.org/gtk4/class.CellRendererAccel.html