blob: 0d48f505271edd10e7343c8d8bccf0c29220cbec (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
Goffice is a set of document centric components for GLib and GTK+.
There are common operations for document centric applications that are
conceptually simple, but complex to implement fully.
- plugins
- load/save documents
- undo/redo
Goffice provides a single library for performing such operations.
WWW: http://live.gnome.org/libgoffice
|