Enumeration

CoglFilterReturn

Declaration

enum Cogl.FilterReturn

Description [src]

Return values for the CoglXlibFilterFunc and CoglWin32FilterFunc functions.

Stability:Unstable

Members

Name Description
COGL_FILTER_CONTINUE

The event was not handled, continues the processing.

COGL_FILTER_REMOVE

Remove the event, stops the processing.