27 #include "nsISupports.idl"
46 [scriptable,
uuid(3C278280-C452-4d4e-9AA6-330370501A45)]
62 [scriptable,
uuid(C24FBC6E-4007-43e2-86B3-FBFDD6231DBB)]
AString enumActionID(in long idx)
void registerHotkeyActionBundle(in sbIHotkeyActionBundle bundle)
Register a hotkey action. This method registers an sbIHotkeyActionBundle into the hotkey manager...
readonly attribute long bundleCount
sbIHotkeyActionBundle enumBundle(in long idx)
void onAction(in long idx)
Songbird hotkey action bundle interface This interface describes a bundle of hotkey actions and provi...
AString enumActionLocaleDescription(in long idx)
readonly attribute long actionCount
Songbird Hotkey Actions Interface This is the interface used to register hotkey action objects...
void unregisterHotkeyActionBundle(in sbIHotkeyActionBundle bundle)
Unregister a hotkey action. This method unregisters an sbIHotkeyActionBundle from the hotkey manager...