[AdgCanvas] Added "title-block" property
commitaa0bd3572de435f5df3108be5b80eb68fe9661ac
authorNicola Fontana <ntd@entidi.it>
Sat, 1 May 2010 14:56:49 +0000 (1 16:56 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 1 May 2010 14:56:49 +0000 (1 16:56 +0200)
treedf6c225cb99073868f44929a154c85ef632ed6a4
parentadf9733d5aba0f01f31b239119db261d37a2d9bf
[AdgCanvas] Added "title-block" property

Instead of relying on an AdgTitleBlock entity added in the usual way
(that is by using adg_container_add()), provided a customized slot where
the title block can be treated specially.
src/adg/adg-canvas-private.h
src/adg/adg-canvas.c
src/adg/adg-canvas.h
src/adg/tests/test-canvas.c