[AdgTableStyle] Initial (working) implementation
commit19038261ea1c2c68d843e1173cc9f586edc38d81
authorNicola Fontana <ntd@entidi.it>
Tue, 20 Oct 2009 23:21:42 +0000 (21 01:21 +0200)
committerNicola Fontana <ntd@entidi.it>
Tue, 20 Oct 2009 23:21:42 +0000 (21 01:21 +0200)
tree5c2d605608e7b6557ebed9d3fa2760e33e0a0002
parent713d201186f93beb7c5d97e4b44929a42aefc158
[AdgTableStyle] Initial (working) implementation

New style to manage the customization on table rendering, such as line
dresses for borders and grids, font to use for titles and values and
padding between the cells and their content.
adg/adg-table-style-private.h [new file with mode: 0644]
adg/adg-table-style.c [new file with mode: 0644]
adg/adg-table-style.h [new file with mode: 0644]