Chapter 1. Introduction

Table of Contents

This book

This book assumes a good understanding of C++, and how to create C++ programs.

This book attempts to explain key maemomm 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 maemomm platform is an extension of the gtkmm platform, so you will often wish to refer to the gtkmm documentation. You can also use gconfmm to store application preferences.

See the Contributing Section if you have any questions, problems or comments about maemomm.