RPR kbd formatKeyName

From CockosWiki

Jump to: navigation, search

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR kbd formatKeyName
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR kbd formatKeyName

Contents

kbd_formatKeyName()

void kbd_formatKeyName(ACCEL *ac, char *s)

formats the name of the key defined by ACCEL (ignoring the cmd value) into a string.

Parameters

ACCEL *ac,
char *s

Returns

void 

Example


See Also


Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR kbd formatKeyName
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR kbd formatKeyName