gda.diff

Module for [Diff] class

class Diff

Types 1

classDiff
Fields
GdaDiff _cInstance
Methods
void * _cPtr()
void type(gda.types.DiffType propval) @property
int oldRow() @property
void oldRow(int propval) @property
int newRow() @property
void newRow(int propval) @property
Constructors
this(void * ptr, Flag!"Take" take)