Struct
AtspiKeyDefinition
Description
struct AtspiKeyDefinition {
gint keycode;
gint keysym;
gchar* keystring;
guint modifiers;
}
No description available.
Structure members
keycode:gintNo description available.
keysym:gintNo description available.
keystring:gchar*No description available.
modifiers:guintNo description available.