Struct
AtspiEvent
Description
struct AtspiEvent {
gchar* type;
AtspiAccessible* source;
gint detail1;
gint detail2;
GValue any_data;
AtspiAccessible* sender;
}
No description available.
Structure members
type- No description available.
source- No description available.
detail1- No description available.
detail2- No description available.
any_data- No description available.
sender- No description available.