[AdgSegment] Added GObject type for CpmlSegment
commit685559d1aa73572eb62f7724a4de3b2e58b8e92c
authorNicola Fontana <ntd@entidi.it>
Sat, 4 Jul 2009 12:22:06 +0000 (4 14:22 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 4 Jul 2009 12:22:06 +0000 (4 14:22 +0200)
tree3769a7bbdcac88720f4c5e4298a6c02835d5cb40
parent0265dbf2638a37522bda9d429487bca6a1ca9726
[AdgSegment] Added GObject type for CpmlSegment

Wrapper for CpmlSegment that adds also some dynamic memory methods,
as the CPML library does not dynamic allocation (the "manipulation"
golden rule).
adg/Makefile.am
adg/adg-segment.c [new file with mode: 0644]
adg/adg-segment.h [copied from adg/adg.h with 56% similarity]
adg/adg.h