API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
enum Cogl.FilterReturn
Return values for the CoglXlibFilterFunc and CoglWin32FilterFunc functions.
CoglXlibFilterFunc
CoglWin32FilterFunc
COGL_FILTER_CONTINUE
The event was not handled, continues the processing.
0
COGL_FILTER_REMOVE
Remove the event, stops the processing.
1
Content