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:
AtspiEventType
No description available.
id:
guint
No description available.
hw_code:
gushort
No description available.
modifiers:
gushort
No description available.
timestamp:
guint
No description available.
event_string:
gchar*
No description available.
is_text:
gboolean
No description available.