FilterReturn
Description:
public enum FilterReturn
Return values for the CoglXlibFilterFunc
and CoglWin32FilterFunc
functions.
Content:
Enum values:
- CONTINUE - The event was not handled,
continues the processing
- REMOVE - Remove the event, stops the
processing