GdkEventFunc

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

alias GdkEventFunc = void function(GdkEvent* event, void* data)