Struct

AtspiKeyDefinition

Description

struct AtspiKeyDefinition {
  gint keycode;
  gint keysym;
  gchar* keystring;
  guint modifiers;
}

No description available.

Structure members
keycode

No description available.

keysym

No description available.

keystring

No description available.

modifiers

No description available.