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 Clutter concepts and introduce some of the more commonly used user interface elements ("actors"). For full API information you should follow the links into the reference documentation. This document covers the API in Cluttermm version 1.0.

Each chapter contains very simple examples. These are meant to show the use of the API rather than show an impressive visual result. However, the full example should give some idea of what can be achieved with Cluttermm

The Cluttermm platform uses techniques found in the gtkmm platform, so you will sometimes wish to refer to the gtkmm documentation.

We would very much like to hear of any problems you have learning Cluttermm with this document, and would appreciate input regarding improvements. Please see the Contributing section for further information.