Dazzle.ShortcutEntry¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
command |
r/w |
the command identifier |
|
default_accel |
r/w |
the default accelerator for the command, if any |
|
group |
r/w |
the group for the shortcuts window |
|
phase |
r/w |
the phase for activation, or 0 for the default |
|
section |
r/w |
the section for the shortcuts window |
|
subtitle |
r/w |
the subtitle for the shortcuts window, if any |
|
title |
r/w |
the title for the shortcuts window |
Methods¶
None
Details¶
- class Dazzle.ShortcutEntry¶
The
Dazzle.ShortcutEntry
structure can be used to bulk register shortcuts for a particular widget. It can also do the necessary hooks of registering commands that can be changed using the keytheme components.