Next: GtkCellRendererCombo, Previous: GtkCellEditable, Up: Top
Renders a keyboard accelerator in a cell
<gtk-cell-renderer-accel> 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.
The <gtk-cell-renderer-accel> cell renderer was added in GTK+ 2.10.
Derives from
<gtk-cell-renderer-text>.This class defines the following slots:
accel-key- The keyval of the accelerator
accel-mods- The modifier mask of the accelerator
keycode- The hardware keycode of the accelerator
accel-mode- The type of accelerators
<gchararray>) (arg1 <guint>) (arg2 <gdk-modifier-type>) (arg3 <guint>)Gets emitted when the user has selected a new accelerator.
Since 2.10