Remove font information from cell attributes and sheet model.
authorJohn Darrington <john@darrington.wattle.id.au>
Mon, 1 Dec 2008 01:07:48 +0000 (10:07 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Mon, 1 Dec 2008 01:07:48 +0000 (10:07 +0900)
Deleted the font_desc member from the GtkSheetCellAttr struct
and also all font related stuff from the GSheetModel interface.
Instead, fonts are now considered strictly a parameter of the
viewing widget instead of data in the model.


No differences found