sbIHotkeyActions.idl File Reference

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"
Include dependency graph for sbIHotkeyActions.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...
 

Detailed Description

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.

See Also
sbHotkeyActions.js

Definition in file sbIHotkeyActions.idl.