EventFunc


Description:


public delegate void EventFunc (Event event)

Specifies the type of function passed to handler_set to handle all GDK events.

Parameters:

event

the Event to process.

data

user data set when the event handler was installed with handler_set .


Namespace: Gdk
Package: gdk-2.0