public class EventProperty {
public EventType type ;
public weak Window window ;
public char send_event ;
public Atom atom ;
public uint time ;
public uint state ;
}

public EventType type ;
public weak Window window ;
public char send_event ;
public Atom atom ;
public uint time ;
public uint state ;
Created by Valadoc