Top | ![]() |
![]() |
![]() |
![]() |
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.
The GtkCellRendererAccel cell renderer was added in GTK+ 2.10.
GtkCellRenderer *
gtk_cell_renderer_accel_new (void
);
Creates a new GtkCellRendererAccel.
Since: 2.10