public static delegate void DestroyNotify ( ) ;
public static delegate void EventFunc ( Event event ) ;
public static delegate FilterReturn FilterFunc ( XEvent xevent,
Event event ) ;
public delegate void InputFunction ( void** data,
int source,
InputCondition condition ) ;
public static delegate void SpanFunc ( Span span ) ;
public static delegate void DestroyNotify ( ) ;
public static delegate void EventFunc ( Event event ) ;
public static delegate FilterReturn FilterFunc ( XEvent xevent,
Event event ) ;
public delegate void InputFunction ( void** data,
int source,
InputCondition condition ) ;
public static delegate void SpanFunc ( Span span ) ;
Created by Valadoc