comparison org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleControlEvent.d @ 49:7a2dd761a8b2

more work until dmd 2.026 linux segfaults.
author Frank Benoit <benoit@tionex.de>
date Fri, 27 Mar 2009 12:59:54 +0100
parents f589fc20a5f9
children 536e43f63c81
comparison
equal deleted inserted replaced
48:ddbfe84d86df 49:7a2dd761a8b2
42 public int width, height; // OUT 42 public int width, height; // OUT
43 public int detail; // IN/OUT 43 public int detail; // IN/OUT
44 public String result; // OUT 44 public String result; // OUT
45 public Object children[]; // [OUT] 45 public Object children[]; // [OUT]
46 46
47 //static final long serialVersionUID = 3257281444169529141L; 47 //static const long serialVersionUID = 3257281444169529141L;
48 48
49 /** 49 /**
50 * Constructs a new instance of this class. 50 * Constructs a new instance of this class.
51 * 51 *
52 * @param source the object that fired the event 52 * @param source the object that fired the event