Table of Contents
This book assumes a good understanding of C++, and how to create C++ programs. It also assumes a basic familiary with the use of the SQL language with database servers.
This book attempts to explain key libgnomedbmm concepts and introduce some of the more commonly used user interface elements ("widgets"). Although it mentions classes, constructors, and methods, it does not go into great detail. For full API information you should follow the links into the reference documentation.
The libgnomedbmm library depends heavily on gtkmm and libgdamm, so you will often wish to refer to their corresponding documentation.
We would very much like to hear of any problems you have learning libgnomedbmm with this document, and would appreciate input regarding improvements. Please see the Contributing section for further information.