EventListenerCB


Description:

[ CCode ( instance_pos = 1.9 ) ]
public delegate void EventListenerCB (owned Event event)

A function prototype for callbacks via which clients are notified of AT-SPI events.

Parameters:

event

The event for which notification is sent.

user_data

User data which is passed to the callback each time a notification takes place.


Namespace: Atspi
Package: atspi-2