| GSF Reference Manual |
|---|
I. GSF Overview
The GNOME Structured File Library (GSF) is an I/O abstraction for reading/writing compound files. GSF is released under the GNU Lesser General Public License (GNU LGPL), which allows for flexible licensing of client applications.
GSF depends on the following libraries:
| GLib | A general-purpose utility library, not specific to graphical user interfaces. GLib provides many useful data types, macros, type conversions, string utilities, file utilities, a main loop abstraction, and so on. |
- Table of Contents
- I. gsf
- II. gsf-impl-utils
- III. gsf-infile
- IV. gsf-infile-impl
- V. gsf-infile-msole
- VI. gsf-infile-zip
- VII. gsf-input
- VIII. gsf-input-impl
- IX. gsf-input-gnomevfs
- X. gsf-input-gzip
- XI. gsf-input-memory
- XII. gsf-input-stdio
- XIII. gsf-input-textline
- XIV. gsf-out-file
- XV. gsf-output-impl
- XVI. gsf-output
- XVII. gsf-libxml
- XVIII. gsf-shared-memory
- XIX. gsf-utils
| <<< GSF Reference Manual | gsf >>> |
