org.eclipse.swt.internal.cairo
Class cairo_path_t

java.lang.Object
  extended by org.eclipse.swt.internal.cairo.cairo_path_t

public class cairo_path_t
extends java.lang.Object


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

Field Detail

status

public int status

data

public long data

num_data

public int num_data

sizeof

public static final int sizeof
Constructor Detail

cairo_path_t

public cairo_path_t()