Package org.eclipse.swt.internal.gtk
Class GtkAllocation
java.lang.Object
org.eclipse.swt.internal.gtk.GtkAllocation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public int x -
y
public int y -
width
public int width -
height
public int height -
sizeof
public static final int sizeof
-
-
Constructor Details
-
GtkAllocation
public GtkAllocation()
-
-
Method Details