public class EventExpose {
public EventType type ;
public weak Window window ;
public char send_event ;
public Rectangle area ;
public weak Region region ;
public int count ;
}

public EventType type ;
public weak Window window ;
public char send_event ;
public Rectangle area ;
public weak Region region ;
public int count ;
Created by Valadoc