org.eclipse.swt.internal.gtk
Class GtkRequisition

java.lang.Object
  extended by org.eclipse.swt.internal.gtk.GtkRequisition

public class GtkRequisition
extends java.lang.Object


Field Summary
 int height
           
static int sizeof
           
 int width
           
 
Constructor Summary
GtkRequisition()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

width

public int width

height

public int height

sizeof

public static final int sizeof
Constructor Detail

GtkRequisition

public GtkRequisition()