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:guint*No description available.
keycodes:gushort*No description available.
keystrings:gchar**No description available.
len:gshortNo description available.