[AdgTable] s/adg_table_get_cell/adg_table_cell/
commita95e462301fc88005589d209ed463b2603030b73
authorNicola Fontana <ntd@entidi.it>
Mon, 11 Jan 2010 11:51:05 +0000 (11 12:51 +0100)
committerNicola Fontana <ntd@entidi.it>
Mon, 11 Jan 2010 12:12:07 +0000 (11 13:12 +0100)
tree8dae07de907f405bb8e3a2d554672523d6ff4bdc
parent096fe0b7f51a33948375cbf7725cebf335add9d4
[AdgTable] s/adg_table_get_cell/adg_table_cell/

This is not a getter, but a method returning a reference to the specific
cell, ready to be manipulated. The getter methods, instead, always return
a read-only value.
adg/adg-table.c
adg/adg-table.h
adg/adg-title-block.c