org.eclipse.swt.internal.gtk
Class PangoLayoutLine

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

public class PangoLayoutLine
extends java.lang.Object


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

Field Detail

layout

public long layout

start_index

public int start_index

length

public int length

runs

public long runs

sizeof

public static final int sizeof
Constructor Detail

PangoLayoutLine

public PangoLayoutLine()