org.eclipse.swt.internal.gtk
Class PangoLayoutRun

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

public class PangoLayoutRun
extends java.lang.Object


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

Field Detail

item

public long item

glyphs

public long glyphs

sizeof

public static final int sizeof
Constructor Detail

PangoLayoutRun

public PangoLayoutRun()