API Version: 17
Library Version: 17
Generated by gi-docgen 2025.5
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