|
Assembled 2
A column based text editor
|
Public Attributes | |
| struct AS_KeySeqList * | list |
| The sequence of keys which need to be pressed by the user. | |
| int | function |
| The local function which should be called. | |
| struct AS_KeySeq * | next |
| Pointer to the next element. | |
Internal structure defining actions to a AS_KeySeqList structure.
Defines the set of keys which need to be pressed by the user to activate a given funcntion on the active screen.