Function
Atspiregister_device_event_listener
Declaration [src]
gboolean
atspi_register_device_event_listener (
AtspiDeviceListener* listener,
AtspiDeviceEventMask event_types,
void* filter,
GError** error
)
Parameters
listener |
AtspiDeviceListener |
No description available. | |
The data is owned by the caller of the function. | |
event_types |
AtspiDeviceEventMask |
No description available. | |
filter |
void* |
No description available. | |
The argument can be NULL . | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |