To add an accelerator to a GtkImageMenuItem, you must:
- Create the accelerator for the signal in the GtkImageMenuItem: Common -> Accelerators.
- Create an accelerator group in the GtkImageMenuItem: General -> Accel Group
- Set the window to use this accelerator. In GtkWindow: General -> Accel Groups.