Chapter 1. Introduction

Table of Contents

This book
gtkmm
Why use gtkmm instead of GTK+?
gtkmm compared to QT
gtkmm is a wrapper

This book

This book assumes a good


Google

understanding of C++, and how to create C++ programs.

This book attempts to explain key gtkmm 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.

This document is a work in progress. You can find updates on the gtkmm home page.

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