Struct

AtspiKeySet

since: 2.0

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.

Available since: 2.0