Undocumented in source.
The gtk.AccelLabel widget is a subclass of gtk.Label that also displays an accelerator key on the right of the label text, e.g. “Ctrl+S”. It is commonly used in menus to show the keyboard short-cuts for commands.
Undocumented in source.