EventFilterFunc
Description:
[ CCode ( instance_pos = 1.9 ) ]
[ Version ( since = "1.18" ) ]
public delegate bool EventFilterFunc (Event event)
  [ Version ( since = "1.18" ) ]
public delegate bool EventFilterFunc (Event event)
A function pointer type used by event filters that are added with event_add_filter.
Parameters:
| event | the event that is going to be emitted | 
| user_data | the data pointer passed to event_add_filter | 
Returns:
| 
 | 
Namespace: Clutter
  
  Package: clutter-1.0