org.eclipse.swt.internal.gtk
Class PangoAttribute

java.lang.Object
  extended by org.eclipse.swt.internal.gtk.PangoAttribute
Direct Known Subclasses:
PangoAttrColor, PangoAttrInt

public class PangoAttribute
extends java.lang.Object


Field Summary
 int end_index
           
 long klass
           
static int sizeof
           
 int start_index
           
 
Constructor Summary
PangoAttribute()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

klass

public long klass

start_index

public int start_index

end_index

public int end_index

sizeof

public static final int sizeof
Constructor Detail

PangoAttribute

public PangoAttribute()