Dazzle.ShortcutEntry

Fields

Name

Type

Access

Description

command

str

r/w

the command identifier

default_accel

str

r/w

the default accelerator for the command, if any

group

str

r/w

the group for the shortcuts window

phase

Dazzle.ShortcutPhase

r/w

the phase for activation, or 0 for the default

section

str

r/w

the section for the shortcuts window

subtitle

str

r/w

the subtitle for the shortcuts window, if any

title

str

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.