org.eclipse.swt.internal.gtk
Class PangoAttrInt

java.lang.Object
  extended by org.eclipse.swt.internal.gtk.PangoAttribute
      extended by org.eclipse.swt.internal.gtk.PangoAttrInt

public class PangoAttrInt
extends PangoAttribute


Field Summary
static int sizeof
           
 int value
           
 
Fields inherited from class org.eclipse.swt.internal.gtk.PangoAttribute
end_index, klass, start_index
 
Constructor Summary
PangoAttrInt()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public int value

sizeof

public static final int sizeof
Constructor Detail

PangoAttrInt

public PangoAttrInt()