Function

CoglXlibFilterFunc

Declaration

CoglFilterReturn
(* CoglXlibFilterFunc) (
  XEvent* event,
  void* data
)

Description

No description available.
This function is not directly available to language bindings

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.