AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Class:     Window

Syntax:     
extern _kernel_oserror *window_add_keyboard_shortcuts 
(
unsigned int      flags,
ObjectId          window,
int               no_shortcuts,
KeyboardShortcut *shortcuts
);


Purpose:     Function adds keyboard shortcuts to the list held for the specified window.  These shortcuts can also be specified in the window's attributes in !ResEd.  If any of the shortcuts are already defined they will be replaced by the new values set by this function.

[sh-index] Back to list of manuals