Function

CoglXlibFilterFunc

since: 13

Declaration

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

Description

No description available.

Available since: 13

This function is not directly available to language bindings.

Parameters

event

Type: XEvent*

No description available.

The data is owned by the caller of the function.
data

Type: void*

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: CoglFilterReturn

No description available.