Building an Application

In this section, we’ll build a complete application, making use of as many GTK features as possible.

It will let us display the files in a directory, this is what it will look like when we are finished:

At each step, we’ll discover a new GTK feature. Let’s start!