libgeda: Provide a way to create an OBJ_PATH from a PATH structure.
commiteb2584132b2a572d4d5983b895966286251a4189
authorPeter TB Brett <peter@peter-b.co.uk>
Mon, 26 Aug 2013 15:07:52 +0000 (26 16:07 +0100)
committerPeter TB Brett <peter@peter-b.co.uk>
Mon, 26 Aug 2013 15:07:52 +0000 (26 16:07 +0100)
tree86deb624a2e90400df9d6004be693cdbf5fe7397
parentfcd0d9cab2ecb6c01e5c3f1384a8bd5d2b527f54
libgeda: Provide a way to create an OBJ_PATH from a PATH structure.

It's sometimes useful to be able to create a path object directly from
a sequence of path sections in a PATH structure rather than by parsing
a string.
libgeda/include/libgeda/prototype.h
libgeda/src/o_path_basic.c