blob: 0944380f61e93dce15b7a301d169aef218dd5890 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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.
|