[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
struct keylist
typedef struct keylist {
int keyval;
struct keylist *next;
};
#include <menuhk.h>
See Also:
litebar_alloc()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson