Enumeration
CoglFilterReturn
since: 13
Description [src]
Return values for the CoglXlibFilterFunc and CoglWin32FilterFunc functions.
Available since: 13
Members
COGL_FILTER_CONTINUE-
The event was not handled, continues the processing.
- Value:
0 - Nickname:
None - Available since: 13
- Value:
COGL_FILTER_REMOVE-
Remove the event, stops the processing.
- Value:
1 - Nickname:
None - Available since: 13
- Value: