Add parameters to callbacks
authorJulien Desfossez <julien.desfossez@polymtl.ca>
Tue, 27 Sep 2011 00:57:52 +0000 (20:57 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 27 Sep 2011 00:57:52 +0000 (20:57 -0400)
This patchs adds a new structure that is passed by the library as the
first parameter of each callback call. As of now it only provides a
pointer to the current event. Now we also pass the pointer to the
private data registered when the callback is added.

Signed-off-by: Julien Desfossez <julien.desfossez@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.024554 seconds and 4 git commands to generate.