EventFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
public delegate void EventFunc (Event event)

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

Parameters:

event

the Event to process.

data

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


Namespace: Gdk
Package: gdk-3.0