[AdgPath] Added adg_path_append() and adg_path_append_valist()
commitb057e04804e6e51b1f732a979de035fc7579aebe
authorNicola Fontana <ntd@entidi.it>
Mon, 15 Jun 2009 14:10:01 +0000 (15 16:10 +0200)
committerNicola Fontana <ntd@entidi.it>
Mon, 15 Jun 2009 14:10:01 +0000 (15 16:10 +0200)
tree451886b401fad4c422250175987d4110ae01e1d1
parent630804b7e3e1a3ef638f58bfd1944d7d6eafc016
[AdgPath] Added adg_path_append() and adg_path_append_valist()

New APIs to abstract the generic primitive appending operation. They
use the va_list specific C feature: I do not know how the bindings
will deal with this, so I reserve the ability to change this approach.
adg/adg-path.c
adg/adg-path.h