DeviceListenerSimpleCB


Description:

[ CCode ( has_target = false ) ]
public delegate bool DeviceListenerSimpleCB (DeviceEvent stroke)

Similar to DeviceListenerCB, but with no user data.

Parameters:

stroke

The DeviceEvent for which notification is being received.

Returns:

TRUE if the client wishes to consume/preempt the event, preventing it from being relayed to the currently focussed application, FALSE if the event delivery should proceed as normal.


Namespace: Atspi
Package: atspi-2