[AdgTable] Added frame support
commit18c625f9660264d875723d865d4ec40fccb64869
authorNicola Fontana <ntd@entidi.it>
Tue, 27 Oct 2009 17:47:15 +0000 (27 18:47 +0100)
committerNicola Fontana <ntd@entidi.it>
Tue, 27 Oct 2009 17:47:15 +0000 (27 18:47 +0100)
treeb17bd70819af871871046fdabf5f1fc30e880172
parent32b068e0d9cf8249f246fea8a945baa72eda9ff2
[AdgTable] Added frame support

Now every table cell has its own frame flag: this means the frame can be
enable or disabled on a cell basis. Added a similar feature (but with
its proper GObject property) to the table.

Actually only the whole frame could be switched on or off: it is planned
to implement single line switching only when (and if) will be required.
adg/adg-table-private.h
adg/adg-table.c
adg/adg-table.h