|
accelerator_command
|
accelerator_command ( cmdname, args )
|
|
accelerator_table
|
accelerator_table ()
|
|
show_accelerator_dialog
|
show_accelerator_dialog ()
|
|
autostart_accelerators
|
autostart_accelerators ()
Autostart accelerators if preferences file requests it.
|
|
accelerator_preferences_category
|
accelerator_preferences_category ()
|
|
accelerator_dialog
|
accelerator_dialog ( create=None )
|
|
run_accelerator
|
run_accelerator ( key_sequence )
|
|
remove_all_accelerators
|
remove_all_accelerators ()
|
|
add_accelerator
|
add_accelerator (
key_sequence,
short_description,
function,
)
|
|
activate_accelerators
|
activate_accelerators ( active )
|
|
default_accelerator_file
|
default_accelerator_file ()
|
|