Songbird Hotkey Actions Interface file This file contains interfaces used by the songbird hotkey actions API, whose purpose is to register hotkey actions that can be used automatically by the hotkey manager to bind functionality to the user defined key. More...
#include "nsISupports.idl"
Go to the source code of this file.
Classes | |
interface | sbIHotkeyActionBundle |
Songbird hotkey action bundle interface This interface describes a bundle of hotkey actions and provides a callback function that is triggered when one of the actions is triggered. More... | |
interface | sbIHotkeyActions |
Songbird Hotkey Actions Interface This is the interface used to register hotkey action objects. More... | |
Songbird Hotkey Actions Interface file This file contains interfaces used by the songbird hotkey actions API, whose purpose is to register hotkey actions that can be used automatically by the hotkey manager to bind functionality to the user defined key.
Definition in file sbIHotkeyActions.idl.