Struct
AtspiDeviceEvent
Description
struct AtspiDeviceEvent {
AtspiEventType type;
guint id;
gushort hw_code;
gushort modifiers;
guint timestamp;
gchar* event_string;
gboolean is_text;
}
No description available.
Structure members
type |
No description available. |
id |
No description available. |
hw_code |
No description available. |
modifiers |
No description available. |
timestamp |
No description available. |
event_string |
No description available. |
is_text |
No description available. |