Struct

AtspiKeyDefinition

Description

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

No description available.

Structure members
keycode: gint

No description available.

keysym: gint

No description available.

keystring: gchar*

No description available.

modifiers: guint

No description available.