Struct
AtspiKeySet
Description [src]
struct AtspiKeySet {
guint* keysyms;
gushort* keycodes;
gchar** keystrings;
gshort len;
}
Structure containing identifying information about a set of keycode or keysyms.
Structure members
keysyms |
No description available. |
keycodes |
No description available. |
keystrings |
No description available. |
len |
No description available. |