Function

CoglXlibFilterFunc

Declaration

CoglFilterReturn
XlibFilterFunc (
  XEvent* event,
  void* data
)

Description

No description available.

Parameters

event XEvent*
  No description available.
 The data is owned by the caller of the function.
data void*
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.

Return value

Returns: CoglFilterReturn
  No description available.